update the travis file for 8.2.2

This commit is contained in:
Stephen Diehl
2017-10-05 13:20:47 +01:00
parent abf2fbc369
commit 62393669dc
+1
View File
@@ -20,6 +20,7 @@ env:
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.1
- CABALVER=2.0 GHCVER=8.2.1
- CABALVER=2.0 GHCVER=8.2.2
# Note: the distinction between `before_install` and `install` is not
# important.