Skip to content

Commit

Permalink
Fixes Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Oct 21, 2015
1 parent 649b22b commit 4f72a98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -4,10 +4,10 @@ cache: false
python:
- 3.5
env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=2.7
- TOXENV=3.3
- TOXENV=3.4
- TOXENV=3.5
- TOXENV=pypy
- TOXENV=pypy3
install:
Expand Down

0 comments on commit 4f72a98

Please sign in to comment.