Skip to content

Commit

Permalink
[misc] Deploy on with Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
slarse committed Nov 15, 2020
1 parent 2c858b2 commit fc458d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
matrix:
include:
- os: linux
python: 3.6
python: 3.8
install: ".travis/install.sh"
script: ".travis/run.sh"
notifications:
Expand Down

0 comments on commit fc458d9

Please sign in to comment.