Add crystal spec to .travis.yml

This commit is contained in:
Donovan Glover 2017-12-22 23:43:16 -05:00
parent 13a0e4b294
commit d5323e6aa3
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -1 +1,5 @@
language: crystal
# Travis will make sure that all our tests work
script:
- crystal spec