Skip to content

Commit

Permalink
Python 3.7 is no longer allowed to fail.
Browse files Browse the repository at this point in the history
As it is now officially supported.
  • Loading branch information
Michael Howitz committed Oct 10, 2018
1 parent b3e7c5a commit 8e0bfaf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -30,10 +30,6 @@ matrix:
env: TOXENV=lint-py27
- python: "3.6"
env: TOXENV=lint-py36
- python: "3.7"
env: TOXENV=py37
- python: "3.7-dev"
env: TOXENV=py37
- python: "3.8-dev"
env: TOXENV=py38

Expand Down

0 comments on commit 8e0bfaf

Please sign in to comment.