Skip to content

Commit

Permalink
update addon on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatYYX committed Mar 17, 2017
1 parent f55569a commit 5fccbfb
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 @@ -10,6 +10,7 @@ addons:
apt:
packages:
- python-scipy
- gfortran
- libatlas3gf-base
- libatlas-dev
- liblapack-dev
Expand All @@ -20,5 +21,4 @@ install:
script:
- python -m pytest -v --color=yes
os:
- linux
- osx
- linux

0 comments on commit 5fccbfb

Please sign in to comment.