Skip to content

Commit

Permalink
Travis: codecov: use flags
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Nov 15, 2018
1 parent 0fda505 commit cae3e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ script:

after_success:
- pip install codecov
- codecov
- codecov --flags "$TOXENV"

branches:
only:
Expand Down

0 comments on commit cae3e74

Please sign in to comment.