Skip to content

Commit

Permalink
fix issue: codecov #9
Browse files Browse the repository at this point in the history
  • Loading branch information
skasberger committed Apr 7, 2021
1 parent 38f675b commit 6ecb1af
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 @@ -27,7 +27,7 @@ install:
- pip install --upgrade pip
- pip install tox-travis
- pip install coverage
- pip install --user codecov
- pip install codecov
- virtualenv --version
- easy_install --version
- pip --version
Expand Down

0 comments on commit 6ecb1af

Please sign in to comment.