mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 05:37:54 -05:00
Update .travis.yml
This commit is contained in:
@@ -30,9 +30,10 @@ install:
|
||||
- conda install scipy
|
||||
- conda install matplotlib
|
||||
- conda install pandas
|
||||
- conda config --add channels oxfordcontrol
|
||||
- conda install -c conda-forge lapack
|
||||
- conda install -c cvxgrp cvxpy=1.0.24
|
||||
#- conda config --add channels oxfordcontrol
|
||||
#- conda install -c conda-forge lapack
|
||||
#- conda install -c cvxgrp cvxpy=1.0.24
|
||||
- pip install cvxpy
|
||||
- conda install coveralls
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user