Skip to content

Commit 62e3422

Browse files
authored
Merge pull request #90 from miguelgf/master
Add Python 3.8 to Travis matrix
2 parents 3f53e95 + e9fc043 commit 62e3422

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ matrix:
99
- python: 3.5
1010
- python: 3.6
1111
- python: 3.7
12+
- python: 3.8
1213
dist: xenial
1314
sudo: true
1415
- python: nightly

0 commit comments

Comments
 (0)