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 3c26cc1 commit d8650e8Copy full SHA for d8650e8
.travis.yml
@@ -4,10 +4,6 @@ sudo: false
4
5
matrix:
6
include:
7
- - env: ARGS="--stack-yaml stack-ghc-7.10.3.yaml" COVER="" GHCVER=7.10.3
8
- addons: {apt: {packages: [libgmp-dev]}}
9
- - env: ARGS="--stack-yaml stack-ghc-8.0.1.yaml" COVER="" GHCVER=8.0.1
10
11
- env: ARGS="--resolver nightly" COVER="" GHCVER=latest
12
addons: {apt: {packages: [libgmp-dev]}}
13
0 commit comments