Skip to content

Commit 57ab7f0

Browse files
committed
Upgrade to python3.8 on Travis
1 parent ccbcbdb commit 57ab7f0

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
@@ -3,7 +3,7 @@ env:
33
- USE_MICROPYTHON=false
44
- USE_MICROPYTHON=true
55
python:
6-
- 3.4
6+
- 3.8
77
cache:
88
pip: true
99
directories:

0 commit comments

Comments
 (0)