Skip to content

Commit

Permalink
Disable Python 3.6-dev while it's broken
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob authored Jul 2, 2017
1 parent 865865c commit 3f2fa0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ matrix:
env: TOXENV=py35
- python: "3.6"
env: TOXENV=py36
- python: "3.6-dev"
env: TOXENV=py36
# - python: "3.6-dev"
# env: TOXENV=py36
- python: "3.4.2"
env: TOXENV=requirements
# allow_failures:
Expand Down

0 comments on commit 3f2fa0e

Please sign in to comment.