pandoc/.travis.yml
2012-03-13 08:39:26 -07:00

6 lines
130 B
YAML

language: haskell
before_install:
- git submodule update --init --recursive
install:
- cabal update
- cabal install -ftests