CI: .travis.yml: properly name GHC 8.8.3 macOS as Strict

M  .travis.yml
This commit is contained in:
Anton-Latukha 2020-06-20 22:24:57 +03:00 committed by Anton Latukha
parent 9e68dede5e
commit 661afa5acb
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ jobs:
- linkWithGold=true
os: linux
dist: bionic
- name: GHC 8.8.3, macOS
- name: GHC 8.8.3, macOS, Strict
env:
- GHCVERSION=ghc883
- buildStrictly=true