Skip to content

Commit 77b741b

Browse files
committed
Add Python 3.7 & 3.8
1 parent 1328319 commit 77b741b

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
@@ -2,9 +2,9 @@ dist: xenial
22
language: python
33

44
python:
5-
- "2.7"
65
- "3.6"
76
- "3.7"
7+
- "3.8"
88

99
matrix:
1010
fast_finish: true

0 commit comments

Comments
 (0)