Skip to content

Commit

Permalink
Replace GHC 8.6.2 with GHC 8.6.4 in Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
hvr authored Mar 7, 2019
1 parent b0ecb97 commit 8aef8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ matrix:
- env: GHCVER=8.4.4 SCRIPT=script USE_GOLD=YES DEPLOY_DOCS=YES
os: linux
sudo: required
- env: GHCVER=8.6.2 SCRIPT=script USE_GOLD=YES
- env: GHCVER=8.6.4 SCRIPT=script USE_GOLD=YES
os: linux
sudo: required

Expand Down

0 comments on commit 8aef8e6

Please sign in to comment.