Commit f7d59660 authored by Dr.李's avatar Dr.李

remove cvxpy install fixing

parent fae6f50f
...@@ -42,7 +42,7 @@ install: ...@@ -42,7 +42,7 @@ install:
- pip install coveralls --ignore-installed - pip install coveralls --ignore-installed
- pip install finance-python --ignore-installed - pip install finance-python --ignore-installed
- pip install deprecated --ignore-installed - pip install deprecated --ignore-installed
- pip install cvxpy --ignore-installed - pip install cvxpy
- export CWD=$PWD - export CWD=$PWD
- cd /usr/src/gtest - cd /usr/src/gtest
- sudo cmake CMakeLists.txt - sudo cmake CMakeLists.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment