Skip to content
Snippets Groups Projects
Commit 25c3fee4 authored by milan's avatar milan
Browse files

Merge pull request #132 from treeowl/travis-update

Update .travis.yml per hvr's advice
parents 5f519e64 d1c257aa
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,13 @@ 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=head CABALVER=1.20
- GHCVER=7.8.4 CABALVER=1.18
- GHCVER=7.10.1 CABALVER=1.22
- GHCVER=head CABALVER=head
matrix:
allow_failures:
- env: GHCVER=head CABALVER=1.20
- env: GHCVER=head CABALVER=head
# Note: the distinction between `before_install` and `install` is not
# important.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment