forked from extern/nix-config
6 lines
94 B
YAML
6 lines
94 B
YAML
language: crystal
|
|
|
|
# Travis will make sure that all our tests work
|
|
script:
|
|
- crystal spec
|