Skip to content

Commit

Permalink
add verbose output for the testing
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Jun 6, 2016
1 parent 74ec272 commit 588a820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ before_script:
- cp .coveragerc testrunner/
- cd testrunner
script:
- coverage run -m nose.core traits --exe
- coverage run -m nose.core traits --exe -v
notifications:
email:
- travis-ci@enthought.com
Expand Down

0 comments on commit 588a820

Please sign in to comment.