47degrees / helios

A purely functional JSON library for Kotlin built on Λrrow
https://47degrees.github.io/helios/
Apache License 2.0
168 stars 22 forks source link

Move CI from Travis to Github Actions #133

Open nomisRev opened 4 years ago

nomisRev commented 4 years ago

We should move CI to Github Actions.

If possible we should seperate compile/testing from bench-marking so we can visually verify which once broke. i.e. like in case such as bumping Arrow to 0.10.3

AdrianRaFo commented 4 years ago

The last part is already done in travis but yes I agreed. I suppose it's time for Hood-Actions