1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00

Use 8.6.5 in CI.

This commit is contained in:
Rob Rix 2019-10-21 13:30:47 -04:00
parent 50d2c4520d
commit 5074931cee
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -19,8 +19,8 @@ before_cache:
matrix:
include:
- compiler: "ghc-8.6.4"
addons: {apt: {packages: [cabal-install-2.4,ghc-8.6.4], sources: [hvr-ghc]}}
- compiler: "ghc-8.6.5"
addons: {apt: {packages: [cabal-install-2.4,ghc-8.6.5], sources: [hvr-ghc]}}
before_install:
- mkdir -p $HOME/.local/bin