Skip to content
Snippets Groups Projects
Unverified Commit 6debdc07 authored by Alex Biehl's avatar Alex Biehl Committed by GitHub
Browse files

Travis: Build with ghc-8.4.2

parent 59812a09
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@ before_cache:
matrix:
include:
- compiler: "ghc-8.4.1"
- compiler: "ghc-8.4.2"
# env: TEST=--disable-tests BENCH=--disable-benchmarks
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-8.4.1], sources: [hvr-ghc]}}
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-8.4.2], sources: [hvr-ghc]}}
- compiler: "ghc-head"
# env: TEST=--disable-tests BENCH=--disable-benchmarks
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment