modern ghc only
This commit is contained in:
+2
-15
@@ -8,15 +8,6 @@ language: c
|
||||
# release of a major GHC version. Setting HPVER implictly sets
|
||||
# GHCVER. Omit lines with versions you don't need/want testing for.
|
||||
env:
|
||||
- CABALVER=1.16 GHCVER=6.12.3
|
||||
- CABALVER=1.16 GHCVER=7.0.1
|
||||
- CABALVER=1.16 GHCVER=7.0.2
|
||||
- CABALVER=1.16 GHCVER=7.0.3
|
||||
- CABALVER=1.16 GHCVER=7.0.4
|
||||
- CABALVER=1.16 GHCVER=7.2.1
|
||||
- CABALVER=1.16 GHCVER=7.2.2
|
||||
- CABALVER=1.16 GHCVER=7.4.1
|
||||
- CABALVER=1.16 GHCVER=7.4.2
|
||||
- CABALVER=1.16 GHCVER=7.6.1
|
||||
- CABALVER=1.16 GHCVER=7.6.2
|
||||
- CABALVER=1.18 GHCVER=7.6.3
|
||||
@@ -26,11 +17,8 @@ env:
|
||||
- CABALVER=1.18 GHCVER=7.8.4
|
||||
- CABALVER=1.22 GHCVER=7.10.1
|
||||
- CABALVER=1.22 GHCVER=7.10.2
|
||||
# - CABALVER=head GHCVER=head
|
||||
- HPVER=2013.2.0.0
|
||||
- HPVER=2012.4.0.0
|
||||
- HPVER=2012.2.0.0
|
||||
- HPVER=2011.4.0.0
|
||||
- CABALVER=1.22 GHCVER=7.10.3
|
||||
- CABALVER=head GHCVER=head
|
||||
|
||||
# Note: the distinction between `before_install` and `install` is not
|
||||
# important.
|
||||
@@ -93,7 +81,6 @@ script:
|
||||
# (including tests/benchmarks)
|
||||
- cabal build
|
||||
|
||||
- cabal test
|
||||
- cabal check
|
||||
|
||||
# tests that a source-distribution can be generated
|
||||
|
||||
Reference in New Issue
Block a user