shard-crystal-db/.travis.yml
2019-06-25 13:51:38 -03:00

8 lines
107 B
YAML

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