Skip to content

Commit

Permalink
Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
KEggensperger committed Mar 25, 2014
1 parent a6a638b commit 0da085e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ python:
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libatlas-dev libatlas-base-dev liblapack-dev gfortran
- sudo apt-get install -q libatlas3gf-base libatlas-dev liblapack-dev gfortran

install:
- easy_install -U distribute
Expand Down

0 comments on commit 0da085e

Please sign in to comment.