Skip to content

Commit

Permalink
Removed verbosity again, travis limits output quite a bit…
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo13 committed Jan 17, 2017
1 parent 3ac4f61 commit 87af180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,7 @@ install:
- pip install -Ur requirements-test.txt
- pip install -Ue .

script: tox -v
script: tox

after_success: coveralls

Expand Down

0 comments on commit 87af180

Please sign in to comment.