Allow failure of the latest ghc build

This commit is contained in:
Victor Denisov 2016-05-21 00:05:11 -07:00
parent 18dffc982d
commit 761ddd194c

View file

@ -20,7 +20,7 @@ env:
matrix: matrix:
allow_failures: allow_failures:
# The text here should match the last line above exactly. # 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: before_install: