Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed May 26, 2016
1 parent 179e96f commit 042e620
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ python:
- '2.7'
- '3.5'

virtualenv:
system_site_packages: true

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

0 comments on commit 042e620

Please sign in to comment.