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 f726e7c commit 8212851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ before_install:
- sudo apt-get install -qq python-numpy python-scipy
- sudo apt-get install python-pyside python-matplotlib

install:
- pip install -q ipython==0.13.1 networkx==1.7 pypng==0.0.14 python-coveralls --use-mirrors
install:
- pip install -q ipython==0.13.1 networkx==1.7 pypng==0.0.14 python-coveralls

script:
- nosetests
Expand Down

0 comments on commit 8212851

Please sign in to comment.