Skip to content
Snippets Groups Projects
Unverified Commit a12bc26a authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing: Committed by Mikhail Glushenkov
Browse files

Add simple GHC 8.2.1 entry to `.travis.yml` matrix

parent 544be36b
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,9 @@ matrix:
- env: GHCVER=8.0.2 SCRIPT=bootstrap
sudo: required
os: linux
- env: GHCVER=8.2.1 SCRIPT=script
os: linux
sudo: required
# We axed GHC 7.6 and earlier because it's not worth the trouble to
# make older GHC work with clang's cpp. See
......
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