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 Oct 18, 2020. It is now read-only.
It appears to my untrained eye that the combination of us not setting PACKAGE and there not being a single opam file for this repository are causing the usual build path to fail.
They used to work: https://ci.appveyor.com/project/djs55/mirage-platform/build/1.0.38 is the passing test for #165 from May of this year, but it appears that no PR since then has successfully built on Appveyor.
It appears to my untrained eye that the combination of us not setting
PACKAGEand there not being a singleopamfile for this repository are causing the usual build path to fail.