Skip to content

Commit

Permalink
Disable py34 on CI because of Travis bug
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Sep 27, 2017
1 parent ac132a0 commit ba5901a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ language:

python:
- 2.7
- 3.4
# - 3.4
- 3.5
- 3.6

Expand Down

0 comments on commit ba5901a

Please sign in to comment.