rumlang / rum

Functional language, easily extensible and possible (Lua features with LISP dialect and functional) to be embarked on software Go!
https://www.rumlang.org/
MIT License
157 stars 13 forks source link

migrate travis-ci to github actions #140

Closed avelino closed 3 years ago

avelino commented 3 years ago

As the future of Travis CI seems to be, at best, uncertain, it may make sense to migrate to another CI service. As magit is hosted on GitHub, GitHub Actions seem to be a good fit.

A related task would be to also enable code coverage reports.