Skip to content

Commit

Permalink
Exclude py33 and include py35 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yymm committed Sep 4, 2017
1 parent 02ca218 commit 5d833d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,8 +2,8 @@ language: python

env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35

install:
- pip install tox
Expand Down

0 comments on commit 5d833d4

Please sign in to comment.