1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Ditch old compiler versions.

This commit is contained in:
Rob Rix 2019-10-21 13:36:09 -04:00
parent 32c1c79022
commit 3678d466a0
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -17,6 +17,8 @@ before_cache:
- rm -rfv $HOME/.cabal/packages/head.hackage
- rm -rfv $TRAVIS_BUILD_DIR/dist-newstyle/build/*/{!(ghc-8.6.5)}
matrix:
include:
- compiler: "ghc-8.6.5"