aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 5874caf58a550fc00fe2455ba09d29050cc3c63b (plain)
1
2
3
4
5
6
language: haskell
before_install:
  - git submodule update --init --recursive
install:
  - cabal update
  - cabal install -ftests