Skip to content

Commit

Permalink
call coveage xml because its in tox env
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepeak committed Aug 21, 2015
1 parent 02fa051 commit 07510bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
script:
- tox -v -- -v
after_success:
- .tox/$TRAVIS_PYTHON_VERSION/bin/coverage xml
- .tox/$TRAVIS_PYTHON_VERSION/bin/codecov -e TOXENV
notifications:
irc:
Expand Down

0 comments on commit 07510bd

Please sign in to comment.