shard-radix/.travis.yml
Luis Lavena c9f474b927 ci: adjust Travis build options
Ensure both stable and nightly builds of Crystal are being used
to test this project.
2016-01-24 19:23:48 -03:00

8 lines
99 B
YAML

language: crystal
crystal:
- latest
- nightly
matrix:
allow_failures:
- crystal: nightly