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.
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)
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.