Skip to content

Commit

Permalink
break build if codecov fails please
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed May 17, 2018
1 parent 1247522 commit 3563d45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ install:

script:
- tox

after_success:
- if [[ $TOXENV == "py" ]]; then tox -e coverage,codecov; fi

0 comments on commit 3563d45

Please sign in to comment.