Idris-dev/.travis.yml
2013-05-10 12:00:43 +01:00

4 lines
74 B
YAML

language: haskell
script:
- cabal configure && cabal build && make test