Skip to content

Commit 0390324

Browse files
committed
removed py37
1 parent a2df81d commit 0390324

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
before_install: pip install --upgrade setuptools
98
install: pip install tox tox-travis coveralls
109
before_script: if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then tox -e flake8; fi

0 commit comments

Comments
 (0)