Skip to content

Commit

Permalink
no failures allowed for python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Mar 22, 2017
1 parent 5515977 commit a436e16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -16,8 +16,6 @@ matrix:
env: TOXENV=py37
- python: 2.7
env: TOXENV=qa
allow_failures:
- python: 3.7-dev

install: pip install -U pip tox coveralls
script: tox -vv
Expand Down

0 comments on commit a436e16

Please sign in to comment.