Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
darbula committed Sep 3, 2017
1 parent 8212851 commit 8d6ae2c
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 @@ -6,7 +6,7 @@ virtualenv:

before_install:
- sudo apt-get update
- sudo apt-get install -qq python-numpy python-scipy
- sudo apt-get install -qq python-numpy python-scipy=0.12
- sudo apt-get install python-pyside python-matplotlib

install:
Expand Down

0 comments on commit 8d6ae2c

Please sign in to comment.