Skip to content

Commit ebf4a0a

Browse files
committed
Add python 3.7 in Travis CI
1 parent 7808667 commit ebf4a0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- "3.4"
77
- "3.5"
88
- "3.6"
9+
- "3.7"
910

1011
cache:
1112
- pip

0 commit comments

Comments
 (0)