Skip to content

Commit

Permalink
allow Python 3 tests to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
steenzout committed Nov 22, 2016
1 parent 1525324 commit 3f881c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ matrix:
fast_finish: true
allow_failures:
- python: 3.6
- python: 3.5
- python: 3.4
- python: 3.3

install:
- pip install tox
Expand Down

0 comments on commit 3f881c5

Please sign in to comment.