Skip to content

Commit

Permalink
re-enable py3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbennett committed Jan 23, 2016
1 parent 7e5795c commit 4d91a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ install:
- pip install tox
env:
- TOX_ENV=py27-test
# - TOX_ENV=py33-test
# - TOX_ENV=py34-test
- TOX_ENV=py33-test
- TOX_ENV=py34-test
script:
- tox -e $TOX_ENV
deploy:
Expand Down

0 comments on commit 4d91a46

Please sign in to comment.