Skip to content

Commit fbfb76b

Browse files
committed
Disabling Py3.7.
1 parent 16dc802 commit fbfb76b

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
@@ -6,7 +6,7 @@ python:
66
- "3.4"
77
- "3.5"
88
- "3.6"
9-
- "3.7-dev"
9+
# - "3.7-dev" # need to investigate the failure
1010
- "pypy"
1111
# - "pypy3"
1212
install:

0 commit comments

Comments
 (0)