travis setting

This commit is contained in:
Atsushi Sakai
2018-11-04 11:12:14 +09:00
parent 2c6b388d6f
commit 92a60c8f07

View File

@@ -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