Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22 from sieben/test_update
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
remyleone committed Dec 17, 2015
2 parents f31dbb1 + 98a30ca commit 3a79240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ before_install:
# Managing python dependencies through pip is the way to go. But it can be very long
# to compile every time all the dependencies therefore to speedup unit testing we will
# use binary packages
- "sudo apt-get update"
- "sudo apt-get -qq install ipython python-matplotlib fabric python-pandas python-networkx python-numpy python-jinja2 python-scipy"
#- "pip install -r requirements.txt --use-mirrors"

Expand Down

0 comments on commit 3a79240

Please sign in to comment.