Allow 7.10.2 to fail

This commit is contained in:
Michael Snoyman 2015-06-18 12:56:27 +03:00
parent ac01ec61fb
commit 3715686740

View file

@ -16,6 +16,7 @@ env:
matrix:
allow_failures:
- env: CABALVER=head GHCVER=head
- env: CABALVER=1.22 GHCVER=7.10.2
# Note: the distinction between `before_install` and `install` is not important.
before_install: