Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ecthros authored Nov 22, 2016
1 parent a0bb7de commit 2a5db0c
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 @@ -7,4 +7,4 @@ install:
- pip install -r pip_dependencies
- sudo pip install -r pip_dependencies
- sudo -H ./setup
script: nosetests -vv --nocapture
script: sudo nosetests -vv --nocapture

0 comments on commit 2a5db0c

Please sign in to comment.