Skip to content

Commit

Permalink
Less verbose Travis test ouptut
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Apr 21, 2012
1 parent a7bc909 commit 9dc8476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,4 +13,4 @@ install:
- pip install docutils --use-mirrors

# command to run validation + tests against the code base
script: vvv . ; cd tests ; VVV_TEST_OUTPUT=verbose python -m unittest discover
script: vvv . ; cd tests ; python -m unittest discover

0 comments on commit 9dc8476

Please sign in to comment.