Skip to content

Commit

Permalink
Reverting back to older numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey-hokanson committed Apr 3, 2019
1 parent 89d6aaf commit 7f8b987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python:
# https://stackoverflow.com/a/48185032
before_install:
# Currently there is an issue with 1.16 and SCS
- pip install -U --only-binary=numpy, scipy numpy==1.16.2
- pip install -U --only-binary=numpy, scipy numpy==1.15.4

install:
- pip install pytest
Expand Down

0 comments on commit 7f8b987

Please sign in to comment.