Skip to content

Commit

Permalink
Add libatlas, liblapack, and gfortran to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrankin committed Aug 20, 2015
1 parent 27574ef commit 4799592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ python:
addons:
apt:
packages:
- libatlas-dev
- libatlas-base-dev
- liblapack-dev
- gfortran
- pandoc
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 4799592

Please sign in to comment.