scikit-learn-contrib / py-earth

A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines
http://contrib.scikit-learn.org/py-earth/
BSD 3-Clause "New" or "Revised" License
455 stars 122 forks source link

Set up appveyor #102

Closed jcrudy closed 8 years ago

jcrudy commented 8 years ago

Quoting @mblondel:

You might want to add appveyor for testing py-earth on Windows. Here are the files used in scikit-learn and lightning: https://github.com/scikit-learn/scikit-learn/blob/master/appveyor.yml https://github.com/scikit-learn-contrib/lightning/blob/master/appveyor.yml

mehdidc commented 8 years ago

As the PR have been merged, I think we can close this issue.