You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Currently we use travis to provide CI testing for Idris on Linux boxes, this has the nice side effect of CI for Mac OS X. It would be nice if we can provide CI testing for Windows machines.
This is not my idea @david-christiansen has mentioned it a few times, and I am in full agreement. AppVeyor seems to be a suitable candidate and a cursory glance implies that the Build Instructions and Scripts for Windows can be adapted accordingly. Whether AppVeyor is the best (or maybe only) Windows CI service is another matter.