ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Set up Appveyor #67

Open axic opened 6 years ago

axic commented 6 years ago

https://www.appveyor.com/docs/team-setup/#setting-up-appveyor-account-for-github-organization

lrettig commented 5 years ago

What is this for? It appears to be some sort of CI tool?

pepyakin commented 5 years ago

Appveyor is useful for testing changes on Windows, I guess that might be it.

lrettig commented 5 years ago

Windows? Who runs Windows? 🤓

axic commented 5 years ago

It would be used for https://github.com/ewasm/hera/issues/303

gballet commented 5 years ago

Yeah we mostly use it to ensure windows 32 builds work. For the go client, win32 has been broken for a long time because swarm takes up too much memory but @fjl has deactivated the faulty tests this week so it should work now.