Skip to content

Commit

Permalink
coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-jin committed Jan 9, 2019
1 parent 514c5cf commit 0a7f7f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ script:
- sh docs.sh
after_script:
- python-codacy-coverage -r coverage.xml
after_success:
- pip install python-coveralls && coveralls
deploy:
- provider: pypi
user: jhfjhfj1
Expand Down

0 comments on commit 0a7f7f4

Please sign in to comment.