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

add appveyor.ml #108

Closed mehdidc closed 8 years ago

mehdidc commented 8 years ago

Issue #102, Add appveyor configuration file, based on the one used in lightnining https://github.com/scikit-learn-contrib/lightning/blob/master/appveyor.yml.

conda packaging is disabled for now, but I think will be useful to add a conda recipe. I will add an issue for this.

jcrudy commented 8 years ago

Merging this. Do I need to enable appveyor from github somehow?

mehdidc commented 8 years ago

No you don't, you just have to set it up from appveyor.com and it will appear next to travis automatically