Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quantenschaum committed Oct 20, 2017
1 parent d3ddae6 commit 0e57230
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 @@ -6,4 +6,5 @@ install:
- pip install .[MPD,I2C] pytest pytest-cov coveralls
script:
- pytest --cov piripherals
after_success:
- coveralls

0 comments on commit 0e57230

Please sign in to comment.