Allow NoUpperBounds build to fail

Also set fast_finish to true
This commit is contained in:
Daniel P. Wright 2014-10-23 10:23:47 +09:00
parent 8930d7c983
commit 28ec9b955b

View File

@ -1,8 +1,10 @@
language: haskell
matrix:
fast_finish: true
include:
- ghc: 7.8
- ghc: 7.6
- ghc: 7.3
allow_failures:
- ghc: 7.8
install: cabal install --only-dependencies --enable-tests -f NoUpperBounds