Skip to content

Commit

Permalink
removed py37
Browse files Browse the repository at this point in the history
  • Loading branch information
darthbear committed Sep 20, 2018
1 parent a2df81d commit 0390324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
- 3.4
- 3.5
- 3.6
- 3.7
before_install: pip install --upgrade setuptools
install: pip install tox tox-travis coveralls
before_script: if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then tox -e flake8; fi
Expand Down

0 comments on commit 0390324

Please sign in to comment.