From 761ddd194c652aff5d0a2d8379dd91e6b87d21fe Mon Sep 17 00:00:00 2001 From: Victor Denisov Date: Sat, 21 May 2016 00:05:11 -0700 Subject: [PATCH] Allow failure of the latest ghc build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8827368..184fcb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ env: matrix: allow_failures: # The text here should match the last line above exactly. - - env: GHCVER=head CABALVER=head + - env: GHCVER=head CABALVER=head MONGO=3.2.6 before_install: