mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Run crystal tool format --check on Travis CI (#518)
This commit is contained in:
parent
6cf2b40ca8
commit
1fa87761a4
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ crystal:
|
|||
script:
|
||||
- crystal spec
|
||||
- crystal spec --release --no-debug
|
||||
- crystal tool format --check
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue