Skip to content

Commit

Permalink
fix: Mo 'coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
giulioungaretti committed Jul 26, 2016
1 parent 1bc76fd commit 206dca5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ after_success:
- cd qcodes
- coverage xml
- python-codacy-coverage -r coverage.xml
# codecvo
- bash <(curl -s https://codecov.io/bash) -t c3b231db-2db3-4560-a477-6edcf4cf5ad1
#
# build the docs, one dir up
- cd ../
- make -f docs/Makefile gh-pages

0 comments on commit 206dca5

Please sign in to comment.