Skip to content

Commit a6479ce

Browse files
committed
Exercise fix for #190
1 parent a227ba2 commit a6479ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ deps =
2525
commands =
2626
coverage run --append setup.py test
2727
coverage report --omit='.tox/*'
28+
python -m xmlrunner discover -p test_xmlrunner_output
2829
codecov -e TOXENV
2930
-coveralls
3031
passenv = CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT

0 commit comments

Comments
 (0)