Update travis
This commit is contained in:
parent
572fbfa59a
commit
54bea3b9c2
@ -32,8 +32,8 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install -y hscolour
|
- sudo apt-get install -y hscolour
|
||||||
- export PATH=~/.cabal/bin:/opt/ghc/$GHCVER/bin:/opt/cabal/$CABALVER/bin:$PATH
|
- export PATH=~/.cabal/bin:/opt/ghc/$GHCVER/bin:/opt/cabal/$CABALVER/bin:$PATH
|
||||||
- env: CABALVER=3.0 GHCVER=8.8.1
|
- env: CABALVER=3.0 GHCVER=8.8.3
|
||||||
addons: {apt: {packages: [cabal-install-3.0,ghc-8.8.1], sources: [hvr-ghc]}}
|
addons: {apt: {packages: [cabal-install-3.0,ghc-8.8.3], sources: [hvr-ghc]}}
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install -y hscolour
|
- sudo apt-get install -y hscolour
|
||||||
- export PATH=~/.cabal/bin:/opt/ghc/$GHCVER/bin:/opt/cabal/$CABALVER/bin:$PATH
|
- export PATH=~/.cabal/bin:/opt/ghc/$GHCVER/bin:/opt/cabal/$CABALVER/bin:$PATH
|
||||||
@ -52,7 +52,7 @@ matrix:
|
|||||||
- export PATH=~/.cabal/bin:~/.ghcup/bin:$PATH
|
- export PATH=~/.cabal/bin:~/.ghcup/bin:$PATH
|
||||||
- ghcup install 8.6.5
|
- ghcup install 8.6.5
|
||||||
- ghcup set 8.6.5
|
- ghcup set 8.6.5
|
||||||
- ghcup install-cabal
|
- ghcup install-cabal 3.2.0.0
|
||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: CABALVER=head GHCVER=head
|
- env: CABALVER=head GHCVER=head
|
||||||
|
Loading…
Reference in New Issue
Block a user