Skip to content

Commit

Permalink
Fixed Cabal version typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Dec 22, 2017
1 parent d43a699 commit 53ef5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ matrix:
- env: CABALVER=1.24 GHCVER=8.2.2
compiler: ": #GHC 8.2.2"
addons: {apt: {packages: [cabal-install-1.24,ghc-8.2.2], sources: [hvr-ghc]}}
- env: CABALVER=1.24 GHCVER=8.4.1
- env: CABALVER=2.0 GHCVER=8.4.1
compiler: ": #GHC 8.4.1"
addons: {apt: {packages: [cabal-install-2.0,ghc-8.4.1], sources: [hvr-ghc]}}
- env: CABALVER=head GHCVER=head
Expand Down

0 comments on commit 53ef5c9

Please sign in to comment.