Skip to content

Commit

Permalink
allow python3.6 dev build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Dec 12, 2016
1 parent 72e95b1 commit ea6c9a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ matrix:
env: TOXENV=py36
- python: 2.7
env: TOXENV=qa

allow_failures:
- python: 3.6-dev
addons:
apt:
packages:
Expand Down

0 comments on commit ea6c9a0

Please sign in to comment.