Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Alicia Schep committed Feb 17, 2017
1 parent 484ae3f commit b7bd748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ python:
- "2.7"
- "2.7.3"
install:
- pip install --upgrade pip setuptools wheel
- pip install --only-binary=numpy,scipy numpy scipy
- pip install .
script: python tests.py

Expand Down

0 comments on commit b7bd748

Please sign in to comment.