Skip to content

Commit

Permalink
Removing python 3.3 since it is broken in travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
honzakral committed Dec 6, 2017
1 parent bc3f8f4 commit d6f8ed7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ before_install:
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
Expand Down

0 comments on commit d6f8ed7

Please sign in to comment.