Skip to content

Commit

Permalink
add cvxopt installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiSakai committed Feb 15, 2017
1 parent 57d71d5 commit 143b76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ before_install:
install:
- conda install -y -c cvxgrp cvxpy
- conda install -y -c conda-forge matplotlib
- conda install -y -c anaconda cvxopt

script:
- python --version
Expand Down

0 comments on commit 143b76a

Please sign in to comment.