travis update: run tests

This commit is contained in:
Alp Mestanogullari 2014-06-23 12:20:37 +02:00
parent ab63f21ebd
commit 09f6e8d176

View File

@ -1,13 +1,13 @@
language: haskell
script:
- cabal configure && cabal build
- cabal configure --enable-tests && cabal build && cabal test
before_install:
- cabal update
install:
- cabal install --only-dependencies
- cabal install --only-dependencies --enable-tests
notifications:
email: