mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-14 13:56:59 +03:00
4 lines
74 B
YAML
4 lines
74 B
YAML
language: haskell
|
|
script:
|
|
- cabal configure && cabal build && make test
|