Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit e2dc387

Browse files
authored
Update .travis.yml
1 parent bee4868 commit e2dc387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ before_script:
4848

4949
after_script:
5050
- coverage combine
51+
- coverage xml
5152
- ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT
5253

5354
script: coverage run --parallel-mode -m unittest discover tests/

0 commit comments

Comments
 (0)