Skip to content

Commit

Permalink
make travis.yml output more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
moonshoes87 committed Jul 17, 2018
1 parent ca389ca commit 5cad3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ install:
# command to run tests, e.g. python setup.py test
script:
- python -c "print('starting tests')"
- python -m unittest discover
- python -m unittest discover -v


# https://stackoverflow.com/questions/29290011/using-travis-ci-with-wxpython-tests

0 comments on commit 5cad3a6

Please sign in to comment.