Travis: no longer allow 7.10.2 to fail

This commit is contained in:
Michael Snoyman 2015-09-02 15:17:42 +03:00
parent 7153be8317
commit 99d05f555d

View file

@ -36,7 +36,6 @@ 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: