Skip to content

Commit 8f09e5b

Browse files
committed
removed python 3.7 from travis because of travis-ci/travis-ci#9069
1 parent 16dc608 commit 8f09e5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- '3.4'
55
- '3.5'
66
- '3.6'
7-
- '3.7'
87
install:
98
- pip install tox-travis
109
- python setup.py -q install

0 commit comments

Comments
 (0)