Add travis nightly (#106)

This commit is contained in:
Brian J. Cardiff 2019-06-25 13:51:38 -03:00 committed by GitHub
parent af916fbffb
commit fb34ffd89c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,7 @@
language: crystal
crystal:
- latest
- nightly
script:
- crystal spec
- crystal tool format --check