Skip to content

Commit 92a60c8

Browse files
committed
travis setting
1 parent 2c6b388 commit 92a60c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ matrix:
66
- os: osx
77
python: "3.6-dev"
88

9-
109
python:
1110
- 3.6
1211

@@ -29,9 +28,6 @@ install:
2928
- conda install pandas
3029
- conda install -c conda-forge lapack
3130
- conda install -c cvxgrp cvxpy
32-
#- pip install cvxpy
33-
#- conda install -y -c cvxgrp cvxpy
34-
#- conda install -y -c anaconda cvxopt
3531

3632
script:
3733
- python --version

0 commit comments

Comments
 (0)