Skip to content

Commit 81a690e

Browse files
committed
Build with GHC 7.10.3 instead of 7.10.2 on Travis CI.
1 parent a27d1f1 commit 81a690e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ matrix:
4242
packages:
4343
- cabal-install-1.20
4444
- ghc-7.8.4
45-
- env: CABALVER=1.22 GHCVER=7.10.2
45+
- env: CABALVER=1.22 GHCVER=7.10.3
4646
addons:
4747
apt:
4848
sources:
4949
- hvr-ghc
5050
packages:
5151
- cabal-install-1.22
52-
- ghc-7.10.2
52+
- ghc-7.10.3
5353
- env: CABALVER=head GHCVER=head
5454
addons:
5555
apt:

0 commit comments

Comments
 (0)