Skip to content

Commit

Permalink
trying to fix the build env
Browse files Browse the repository at this point in the history
  • Loading branch information
ke4roh committed Oct 10, 2016
1 parent 1ce6559 commit 6181361
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ python:
- "3.4.3"
- "3.5"
install:
pip install -U setuptools
pip install coveralls
pip install -U setuptools coveralls
# command to install dependencies
script:
coverage run --source=RPiNWR ./setup.py test
Expand Down

0 comments on commit 6181361

Please sign in to comment.