Skip to content

Commit

Permalink
added scipy to travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 25, 2013
1 parent a40c237 commit 19b721b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ before_install:
- sudo apt-get install .*gstreamer.*1\.0.* libgtk-3-dev
- sudo apt-get install python-gi python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0
- export PKG_CONFIG_PATH=$HOME"/gst/stage/lib/pkgconfig"
- sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose

script:
- chmod +x scripts/stage
Expand Down

0 comments on commit 19b721b

Please sign in to comment.