suntime/.travis.yml

8 lines
96 B
YAML

language: crystal
crystal:
- latest
script:
- crystal spec
- crystal tool format --check