Update Travis for GHC 7.10

This commit is contained in:
Michael Snoyman 2015-03-22 16:57:26 +02:00
parent 6d0b9048e7
commit 697c13727f

View File

@ -1,5 +1,5 @@
env: env:
- CABALVER=1.20 GHCVER=7.8.4 - CABALVER=1.22 GHCVER=7.10.1
# Note: the distinction between `before_install` and `install` is not important. # Note: the distinction between `before_install` and `install` is not important.
before_install: before_install: