mirror of
https://gitea.invidious.io/iv-org/protodec.git
synced 2024-08-15 00:43:18 +00:00
7 lines
168 B
YAML
7 lines
168 B
YAML
|
language: crystal
|
||
|
|
||
|
# Uncomment the following if you'd like Travis to run specs and check code formatting
|
||
|
# script:
|
||
|
# - crystal spec
|
||
|
# - crystal tool format --check
|