instances-api/.travis.yml

6 lines
167 B
YAML
Raw Normal View History

2019-09-05 00:55:33 +00:00
language: crystal
# Uncomment the following if you'd like Travis to run specs and check code formatting
# script:
# - crystal spec
# - crystal tool format --check