Skip to content

Commit ef266cb

Browse files
committed
Fix error in .travis.yml.
1 parent a8cb1f8 commit ef266cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: c
22
sudo: false
33
matrix:
4-
include:
4+
include:
55
- env: CABALVER=1.18 GHCVER=7.8.4
66
addons: {apt: {packages: [cabal-install-1.18,ghc-7.8.4], sources: [hvr-ghc]}}
77
- env: CABALVER=1.22 GHCVER=7.10.1

0 commit comments

Comments
 (0)