Skip to content

Commit 1b9d976

Browse files
committed
Comment python 3.7 in Travis CI (not yet available)
1 parent ebf4a0a commit 1b9d976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

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

1111
cache:
1212
- pip

0 commit comments

Comments
 (0)