mechanize.cr/.travis.yml

7 lines
168 B
YAML
Raw Permalink Normal View History

2021-04-19 06:50:12 +02: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