forked from extern/nix-config
Add crystal spec to .travis.yml
This commit is contained in:
parent
13a0e4b294
commit
d5323e6aa3
@ -1 +1,5 @@
|
|||||||
language: crystal
|
language: crystal
|
||||||
|
|
||||||
|
# Travis will make sure that all our tests work
|
||||||
|
script:
|
||||||
|
- crystal spec
|
||||||
|
Loading…
Reference in New Issue
Block a user