Skip to content

Commit

Permalink
travis-ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Álvaro Bartolomé del Canto committed Aug 16, 2019
1 parent 3858771 commit 0feaa09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- pip install pytest==4.5.0
- pip install codecov==2.0.15
- pip install pytest-cov==2.7.1
- pip install coveralls==1.8.2

script:
- pytest --cov-report term --cov=twipper tests/
Expand Down

0 comments on commit 0feaa09

Please sign in to comment.