mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 09:08:01 -05:00
travis setting
This commit is contained in:
@@ -6,7 +6,6 @@ matrix:
|
||||
- os: osx
|
||||
python: "3.6-dev"
|
||||
|
||||
|
||||
python:
|
||||
- 3.6
|
||||
|
||||
@@ -29,9 +28,6 @@ install:
|
||||
- conda install pandas
|
||||
- conda install -c conda-forge lapack
|
||||
- conda install -c cvxgrp cvxpy
|
||||
#- pip install cvxpy
|
||||
#- conda install -y -c cvxgrp cvxpy
|
||||
#- conda install -y -c anaconda cvxopt
|
||||
|
||||
script:
|
||||
- python --version
|
||||
|
||||
Reference in New Issue
Block a user