Skip to content

Commit d9a7585

Browse files
committed
Remove broken python version, investigation will be done after 0.7 release.
1 parent 4d3f107 commit d9a7585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ python:
77
- 3.6-dev
88
- 3.7
99
- 3.7-dev
10-
- 3.8-dev
11-
- nightly
10+
# - 3.8-dev
11+
# - nightly
1212
install:
1313
- make install-dev
1414
- pip install coveralls

0 commit comments

Comments
 (0)