Skip to content

Commit

Permalink
Don't run codecov Tox environments on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
int19h committed Dec 16, 2019
1 parent e1476dc commit 161c4b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -32,3 +32,6 @@ install:

script:
- tox -- -n4 -v

env:
- TOX_SKIP_ENV=.*-cov

0 comments on commit 161c4b5

Please sign in to comment.