CI: Travis: make GHC 8.10 mandatory

M  .travis.yml
This commit is contained in:
Anton-Latukha 2020-06-16 03:18:22 +03:00
parent c3833ec610
commit f03b5e906e
No known key found for this signature in database
GPG key ID: 3D84C07E91802E41

View file

@ -112,7 +112,6 @@ jobs:
dist: bionic
allow_failures:
- env: GHCVERSION=ghcjs
- env: GHCVERSION=ghc8101
# 2020-05-26: NOTE: Discard macOS GHCJS build + -> CI loop becomes ~30-40 minutes shorter
exclude:
- os: osx