We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8cb1f8 commit ef266cbCopy full SHA for ef266cb
.travis.yml
@@ -1,7 +1,7 @@
1
language: c
2
sudo: false
3
matrix:
4
- include:
+ include:
5
- env: CABALVER=1.18 GHCVER=7.8.4
6
addons: {apt: {packages: [cabal-install-1.18,ghc-7.8.4], sources: [hvr-ghc]}}
7
- env: CABALVER=1.22 GHCVER=7.10.1
0 commit comments