ci: adjust Travis build options

Ensure both stable and nightly builds of Crystal are being used
to test this project.
This commit is contained in:
Luis Lavena 2016-01-24 19:23:48 -03:00
parent c79f4e5c21
commit c9f474b927

View file

@ -1 +1,7 @@
language: crystal
crystal:
- latest
- nightly
matrix:
allow_failures:
- crystal: nightly