Skip to content

Commit

Permalink
codecov support (debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Moro committed May 29, 2017
1 parent b104dee commit 007a764
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,7 +14,9 @@ install:
script: tox -e $TOX_ENV

after_success:
- pip install codecov
- ls -la
- codecov
- bash <(curl -s https://codecov.io/bash) -e ${TOXENV}

before_cache:
Expand Down

0 comments on commit 007a764

Please sign in to comment.