mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
enforce tool format in .travis.yml
This commit is contained in:
parent
325fa9d4ae
commit
17ed0829b4
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
language: crystal
|
language: crystal
|
||||||
|
script:
|
||||||
|
- crystal spec
|
||||||
|
- crystal tool format --check
|
||||||
|
|
Loading…
Reference in a new issue