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 2e8ee06 commit dbb027e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ branches:
language: python
python:
- '2.7'
addons:
apt:
packages:
- python-scipy
- libatlas3gf-base
- libatlas-dev
install:
- pip install -r requirements.txt
- pip install --upgrade --force-reinstall pytest>=3
Expand Down

0 comments on commit dbb027e

Please sign in to comment.