Allow failure of the latest ghc build
This commit is contained in:
parent
18dffc982d
commit
761ddd194c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue