Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthmanT committed Apr 29, 2015
1 parent 31c0f67 commit 3a5b11a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -3,10 +3,9 @@ python:
- "2.7"
env:
- TOX_ENV=flake8
- TOX_ENV=py27
# TODO: add coveralls support

install:
- pip install tox
# - pip install coveralls

script:
- tox -e $TOX_ENV

0 comments on commit 3a5b11a

Please sign in to comment.