mirror of
https://github.com/mattrberry/crab.git
synced 2024-11-16 19:49:30 +01:00
6 lines
168 B
YAML
6 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
|