TheDan64 / inkwell

It's a New Kind of Wrapper for Exposing LLVM (Safely)
https://thedan64.github.io/inkwell/
Apache License 2.0
2.36k stars 226 forks source link

Improved CI Story on non-Linux OSes #10

Open TheDan64 opened 7 years ago

TheDan64 commented 7 years ago

This will probably be a lot of work for Windows, but it'd be great to run tests against OSx in Travis and against Windows with Appveyor.

Should also add the Appveyor badge to the README.md and Cargo.toml

TheDan64 commented 3 years ago

Travis is basically toast now for OSS, so I've started working on a GH actions build which should get us OSx and Windows coverage in the long run: https://github.com/TheDan64/inkwell/tree/new_ci