We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dfc071 + f105338 commit 83080bcCopy full SHA for 83080bc
1 file changed
.travis.yml
@@ -31,7 +31,8 @@ before_install:
31
32
install:
33
- pip install --upgrade pip
34
- - pip install nose cvxpy scs numpy scipy
+ - pip install --upgrade numpy
35
+ - pip install nose scipy scs cvxpy
36
- pip install .
37
38
script:
@@ -40,4 +41,4 @@ script:
40
41
notifications:
42
email:
43
- stbarratt@gmail.com
- - akshaykagrawal7@gmail.com
44
+ - akshaykagrawal7@gmail.com
0 commit comments