summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 765f0e9cd4110b1c197ac956f73bf905add11435 (plain)
1
2
3
4
5
6
language: crystal

# Uncomment the following if you'd like Travis to run specs and check code formatting
# script:
#   - crystal spec
#   - crystal tool format --check