mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
ci: adjust Travis build options
Ensure both stable and nightly builds of Crystal are being used to test this project.
This commit is contained in:
parent
c79f4e5c21
commit
c9f474b927
1 changed files with 6 additions and 0 deletions
|
@ -1 +1,7 @@
|
|||
language: crystal
|
||||
crystal:
|
||||
- latest
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- crystal: nightly
|
||||
|
|
Loading…
Reference in a new issue