Skip to content

Commit

Permalink
Added back numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey-hokanson committed Oct 14, 2020
1 parent e56faff commit 2616963
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -14,9 +14,8 @@ language: python
services:
- docker

#before_install:
#- pip3 install -U --only-binary=numpy --only-binary=scipy numpy scipy scs osqp cvxopt
# cvxpy
before_install:
- pip3 install -U --only-binary=numpy --only-binary=scipy numpy scipy

install:
- pip3 install -U pytest pytest-cov coveralls
Expand Down

0 comments on commit 2616963

Please sign in to comment.