Update appveyor.yml

This commit is contained in:
Atsushi Sakai
2019-03-06 20:53:29 +09:00
committed by GitHub
parent 091e246239
commit 17e0f49511

View File

@@ -42,6 +42,7 @@ install:
- conda install scipy
- conda install matplotlib
- conda install pandas
- conda config --add channels conda-forge
- conda install -c conda-forge lapack
- conda install -c cvxgrp cvxpy
- conda install coveralls