Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Commit 9380546

Browse files
committed
Test Python 3.7 as well
1 parent e1ff19d commit 9380546

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: python
2-
python: 3.6
2+
python:
3+
- 3.6
4+
- 3.7
35

46
notifications:
57
email: false

0 commit comments

Comments
 (0)