todo/backend/.travis.yml
2021-07-09 23:03:57 -04:00

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