mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 01:14:01 +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
|