Skip to content

Commit

Permalink
Verbose for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Dec 12, 2017
1 parent 32fd5fc commit c004d13
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 @@ -19,7 +19,7 @@ install:
before_script:
- python setup.py --quiet develop
# command to run tests, e.g. python setup.py test
script: travis_wait 7200 "nosetests pymatgen"
script: travis_wait 7200 "nosetests -v pymatgen"
notifications:
email:
recipients:
Expand Down

0 comments on commit c004d13

Please sign in to comment.