lx_chess_cr/.travis.yml

7 lines
168 B
YAML
Raw Normal View History

2021-09-02 23:20:21 -04: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