hopefully last travis fix

This commit is contained in:
Alp Mestanogullari 2014-06-12 15:33:56 +02:00
parent 52d5bfb90c
commit 6cb4460f77

View File

@ -1,7 +1,7 @@
language: haskell
script:
- cabal configure --enable-benchmarks && cabal build
- cabal configure && cabal build
before_install:
- cabal update