Replace Travis CI with GitHub Actions (#158)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
David Leal
2020-10-02 04:21:10 -05:00
committed by GitHub
parent b67028a417
commit 3cfff98fc9
4 changed files with 30 additions and 16 deletions

View File

@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Legacy Stairs+ conversion code.
- It was only required to import worlds last edited before Q3 2013.
### Changed
- Switch to GitHub Actions.
- Benefits include faster responses.
### Added