aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-02-24 18:53:33 -0800
committerGitHub <noreply@github.com>2019-02-24 18:53:33 -0800
commitd667f4e0a4ffc581dbbdddf01b5e5c88bd60e790 (patch)
tree65c73959d002d9731ec1f2dbfb702a0ef918f44d /.travis.yml
parentc323c257be0bc118a0501416f06bda8fd51c92f9 (diff)
Update .travis.yml
Points to the new GHC CI artifact.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2417dea9..a74a3728 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,7 +34,7 @@ matrix:
- os: linux
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head], sources: [hvr-ghc]}}
env:
- - GHC_ZIP='https://gitlab.haskell.org/ghc/ghc/-/jobs/artifacts/master/download?job=validate-x86_64-linux-deb8'
+ - GHC_ZIP='https://gitlab.haskell.org/ghc/ghc/-/jobs/artifacts/master/download?job=validate-x86_64-linux-deb9'
before_install:
# Manually install GHC validate artifact