pandoc/.travis.yml

7 lines
130 B
YAML
Raw Normal View History

2012-03-13 16:39:26 +01:00
language: haskell
before_install:
- git submodule update --init --recursive
install:
- cabal update
- cabal install -ftests