Skip to content

Commit

Permalink
馃懛鈥嶁檧锔廟eport coverage to codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanfoulis committed Aug 6, 2019
1 parent d2d8e1d commit e33856a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,10 @@ script:
after_success:
- pip install coveralls
- coveralls
- coverage xml -o coverage-reports/coverage.xml
- pip install codacy-coverage
- python-codacy-coverage -r coverage-reports/coverage.xml

env:
global:
secure: A7G/dvr15P0QxHoZsfqjvezns+T008J7fZ7mvMqzml+dNvM5J6X7a7WZx0I0XOvr9KTWUgez+ybYWlzRK3HOue+CYka/QoB2fNhLEQMgfpS4vwQqMkCKTN5fC6hQtcIlawuQGxItvhyYn5X6txBAiRknBRlNPBqi6d7jkFLKQdg=

0 comments on commit e33856a

Please sign in to comment.