Remove head test from travis.

This commit is contained in:
Stephen Diehl
2016-09-14 16:33:02 +01:00
parent 36b56ad3a2
commit a678ca3b60
-1
View File
@@ -19,7 +19,6 @@ env:
- CABALVER=1.22 GHCVER=7.10.2
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.1
- CABALVER=head GHCVER=head
# Note: the distinction between `before_install` and `install` is not
# important.