Skip to content
Snippets Groups Projects
Unverified Commit e5618f91 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

.travis.yml: s/8.6.1/8.6.2/.

parent a4578fc8
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ sudo: true ...@@ -13,7 +13,7 @@ sudo: true
branches: branches:
only: only:
- master - master
- "2.4" - "2.4"
- "2.2" - "2.2"
- "2.0" - "2.0"
- "1.24" - "1.24"
...@@ -58,7 +58,7 @@ matrix: ...@@ -58,7 +58,7 @@ matrix:
- env: GHCVER=8.4.4 SCRIPT=script USE_GOLD=YES DEPLOY_DOCS=YES - env: GHCVER=8.4.4 SCRIPT=script USE_GOLD=YES DEPLOY_DOCS=YES
os: linux os: linux
sudo: required sudo: required
- env: GHCVER=8.6.1 SCRIPT=script USE_GOLD=YES - env: GHCVER=8.6.2 SCRIPT=script USE_GOLD=YES
os: linux os: linux
sudo: required sudo: required
......
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