Skip to content

Commit

Permalink
sudo travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed May 18, 2016
1 parent 302205c commit 179e96f
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 @@ -4,7 +4,7 @@ python:
- '3.5'

before_install:
- apt-get install -qq python-numpy python-scipy python-matplotlib
- sudo apt-get install -qq python-numpy python-scipy python-matplotlib
- pip install coveralls

install: pip install -r requirements.txt
Expand Down

0 comments on commit 179e96f

Please sign in to comment.