mirror of
https://gitea.invidious.io/iv-org/instances-api.git
synced 2024-08-15 00:53:15 +00:00
6 lines
167 B
YAML
6 lines
167 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
|