shard-crystal-db/.travis.yml

8 lines
107 B
YAML
Raw Permalink Normal View History

2016-02-26 01:22:54 +00:00
language: crystal
2019-06-25 16:51:38 +00:00
crystal:
- latest
- nightly
2016-09-06 15:58:40 +00:00
script:
- crystal spec
- crystal tool format --check