metomi / isodatetime

:date: :watch: Python ISO 8601 date time parser and data model/manipulation utilities
GNU Lesser General Public License v3.0
37 stars 20 forks source link

Switch from Travis CI to GitHub Actions for testing #186

Closed MetRonnie closed 3 years ago

MetRonnie commented 4 years ago

Seeing as travis-ci.org is being replaced by travis-ci.com and we would have to migrate by December 31st, we might as well just switch to GitHub Actions, as it's a bit of a pain to prevent the long running coverage test from timing out on Travis