Skip to content

Commit 3b1c486

Browse files
authored
Update .travis.yml
1 parent 5d6e04b commit 3b1c486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ install:
3030
- conda install scipy
3131
- conda install matplotlib
3232
- conda install pandas
33+
- conda config --add channels oxfordcontrol
3334
- conda install -c conda-forge lapack
34-
- conda install -c cvxgrp cvxpy
35+
- conda install -c cvxgrp cvxpy=1.0.24
3536
- conda install coveralls
3637

3738
script:

0 commit comments

Comments
 (0)