Skip to content

Commit

Permalink
Add GHC 7.10.1 to test-matrix; update to GHC 7.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hvr committed Jan 1, 2015
1 parent fcf50f6 commit f3546d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ env:
# no package for earlier cabal versions in the PPA
- GHCVER=7.4.2 CABALVER=1.16
- GHCVER=7.6.3 CABALVER=1.16
- GHCVER=7.8.2 CABALVER=1.18
- GHCVER=7.8.4 CABALVER=1.18
- GHCVER=7.10.1 CABALVER=1.22
- GHCVER=head CABALVER=head

matrix:
Expand Down

0 comments on commit f3546d5

Please sign in to comment.