Commit Graph

11 Commits (aa3608f0af0e13876053d0a5bfe3e860de123342)

Author SHA1 Message Date
syeopite 2fc0a6df93
Prevent CI run when src or wrkflows aren't chngd 3 years ago
syeopite 114cac99e7
Update CI's crystal version 3 years ago
saltycrys 689795e8bc Update to Crystal 0.36.1 4 years ago
saltycrys 5311683d43 Update to Crystal 0.36.0
Crystal versions below `0.36.0` are no longer supported.
4 years ago
Andrew Zhao fedaef5d17 install crystal 35.1 in ci 4 years ago
saltycrys 5f02237119
Remove unused steps from CI
There is no way to cache Crystal unfortunately.
See https://github.com/oprypin/install-crystal/issues/2
4 years ago
saltycrys eb6d3d68a9
Run CI on `api-only` branch, too 4 years ago
saltycrys 21c1450e4a
Run CI only once per change 4 years ago
saltycrys 2b6b0e62f4 Add shard caching to CI 4 years ago
saltycrys 0fa1567793
Display lint fixes on lint error 4 years ago
saltycrys 139017ba7c Switch to GitHub Actions for CI
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.
4 years ago