mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
6 lines
94 B
YAML
6 lines
94 B
YAML
language: crystal
|
|
|
|
# Travis will make sure that all our tests work
|
|
script:
|
|
- crystal spec
|