CI: Travis: move SDist check to GHC 8.10

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

View file

@ -95,14 +95,14 @@ jobs:
- buildStrictly=true
os: linux
dist: bionic
- name: GHC 8.8.3, macOS, SDist
- name: GHC 8.8.3, macOS
env:
- GHCVERSION=ghc883
- buildFromSdist=true
os: osx
- name: GHC 8.10.1 Linux
- name: GHC 8.10.1, Linux, SDist
env:
- GHCVERSION=ghc8101
- buildFromSdist=true
os: linux
dist: bionic
- name: GHCJS, Linux