JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
85 stars 3 forks source link

Create rust.yml workflow file #209

Closed JSAbrahams closed 3 years ago

JSAbrahams commented 3 years ago

Summary

Create workflow file to run tests on Ubuntu. Replaces Travis and Appveyor. Other tools have also been removed to streamline builds.

In future we can slowly re-add tools as we see fit.

Remove old badges from README. In future, it would be nice to re-add these again.

TODO:

JSAbrahams commented 3 years ago

With windows, it seems that it cannot load the Python resources built into the type checker. So I'm going to have to fix this soon, but not in this PR. See #210