Fix travis typo

This commit is contained in:
Julian Ospald 2018-04-12 02:20:51 +02:00
parent c03a7ec18f
commit ab4137572e
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ dist: trusty
matrix:
include:
- env: CABALVER=1.16 GHCVER=7.6.3
- env: CABALVER=1.18 GHCVER=7.6.3
addons: {apt: {packages: [cabal-install-1.18,ghc-7.6.3], sources: [hvr-ghc]}}
- env: CABALVER=1.22 GHCVER=7.8.4
addons: {apt: {packages: [cabal-install-1.22,ghc-7.8.4], sources: [hvr-ghc]}}