Skip to content

Commit fc458d9

Browse files
committed
[misc] Deploy on with Python 3.8
1 parent 2c858b2 commit fc458d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
matrix:
1010
include:
1111
- os: linux
12-
python: 3.6
12+
python: 3.8
1313
install: ".travis/install.sh"
1414
script: ".travis/run.sh"
1515
notifications:

0 commit comments

Comments
 (0)