forked from midou/invidious
docker,travis: fail build on any warning
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
- shards update
|
||||
- shards install
|
||||
install:
|
||||
- crystal build --error-on-warnings src/invidious.cr
|
||||
- crystal build --warnings all --error-on-warnings src/invidious.cr
|
||||
script:
|
||||
- crystal tool format --check
|
||||
- crystal spec
|
||||
|
Reference in New Issue
Block a user