leonardt / fault

A Python package for testing hardware (part of the magma ecosystem)
BSD 3-Clause "New" or "Revised" License
41 stars 13 forks source link

Github CI #238

Closed Kuree closed 4 years ago

Kuree commented 4 years ago

This should replace Travis due to lack of maintenance on their side. Using Github CI should also significantly speed up the tests as well. This should fix the macos failing issue on Travis.

Haven't written CI script for deployment yet, but should be easy to do so.

leonardt commented 4 years ago

Can you merge/rebase master so you get the new travis script with OS X skipped? Let's keep travis for now until we update the deploy logic (once we migrate that to this flow, we can drop the travis script)