Skip to content

Commit

Permalink
.travis.yml: allow failure on python 3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
steenzout committed Dec 18, 2018
1 parent 7cfb8f9 commit b10dba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ matrix:
fast_finish: true
allow_failures:
- python: 3.6
- python: 3.7

install:
- pip install tox tox-travis
Expand Down

0 comments on commit b10dba1

Please sign in to comment.