summaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
AgeCommit message (Collapse)Author
2020-12-02Add shard caching to CIsaltycrys
2020-12-02Display lint fixes on lint errorsaltycrys
2020-12-01Switch to GitHub Actions for CIsaltycrys
Travis CI is slow, builds are first queued up forever and then the builds themselves are slow, too. GitHub Actions run pretty much immediately and are fast. Also separate jobs run at the same time unlike on Travis CI.