Skip to content

Commit

Permalink
Attempts to fix travis, since tox dropped 3.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
RobRuana committed Sep 18, 2018
1 parent e7b291e commit 69ff793
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 @@ -7,7 +7,7 @@ matrix:
env: TOX_ENV=py26
- python: "2.7"
env: TOX_ENV=py27
- python: "3.3"
- python: "3.4"
env: TOX_ENV=py33
- python: "3.4"
env: TOX_ENV=py34
Expand Down

0 comments on commit 69ff793

Please sign in to comment.