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.
1 parent 5d6e04b commit 3b1c486Copy full SHA for 3b1c486
.travis.yml
@@ -30,8 +30,9 @@ install:
30
- conda install scipy
31
- conda install matplotlib
32
- conda install pandas
33
+ - conda config --add channels oxfordcontrol
34
- conda install -c conda-forge lapack
- - conda install -c cvxgrp cvxpy
35
+ - conda install -c cvxgrp cvxpy=1.0.24
36
- conda install coveralls
37
38
script:
0 commit comments