astropy / package-template

Template for packages that use Astropy. Maintainer: @astrofrog
http://docs.astropy.org/projects/package-template/en/latest/
Other
60 stars 63 forks source link

Remove Appveyor from template #420

Closed pllim closed 5 years ago

pllim commented 5 years ago

Remove Appveyor from template. Use Windows build on Travis. 🔥 🔥 🔥

Close #238

bsipocz commented 5 years ago

Thanks @pllim!

bsipocz commented 5 years ago

Oh, I forgot about it: what do you think of moving the windows build into a new stage? it takes an awful long time to install everything, so I would be inclined of not running it unless everything else is ready. Downside is that that stage won't be very parallel then, having only one job.