Move from travis to github workflow
authorMichael Neuling <mikey@neuling.org>
Tue, 9 Jun 2020 23:57:15 +0000 (09:57 +1000)
committerMichael Neuling <mikey@neuling.org>
Thu, 11 Jun 2020 03:12:15 +0000 (13:12 +1000)
commit9653b2952fd9ab0679eee389f8537a98fb5db11e
treed31f5fba3e2e432c1e42b9fb4ee4610017cf9622
parent6bb3837b332891d8414cfc80ad28b0b5585dd5e3
Move from travis to github workflow

Github workflow gives us longer run times and faster startup.

Major kudos for this goes to @eine for the initial version and for
pushing us in this direction.

Signed-off-by: Michael Neuling <mikey@neuling.org>
.github/workflows/test.yml [new file with mode: 0644]
.travis.yml [deleted file]