mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Add travis nightly (#106)
This commit is contained in:
parent
af916fbffb
commit
fb34ffd89c
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
language: crystal
|
||||
crystal:
|
||||
- latest
|
||||
- nightly
|
||||
script:
|
||||
- crystal spec
|
||||
- crystal tool format --check
|
||||
|
|
Loading…
Reference in a new issue