Skip to content

Commit

Permalink
disable py3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbennett committed Jul 29, 2015
1 parent f8e92c8 commit 71eab3f
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 71eab3f

Please sign in to comment.