Skip to content

Commit

Permalink
No sudo to install coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 18, 2015
1 parent 7a3cab3 commit 4f76ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -59,5 +59,5 @@ after_failure:

after_success:
# Report coverage results to coveralls.io
- sudo pip install coveralls
- pip install coveralls
- coveralls

0 comments on commit 4f76ce1

Please sign in to comment.