Skip to content

Commit deb682d

Browse files
authored
Drop 8.0.2
1 parent 597f350 commit deb682d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
- compiler: ghc-8.2.2
5252
addons: {"apt":{"sources":[{"sourceline":"deb http://ppa.launchpad.net/hvr/ghc/ubuntu xenial main","key_url":"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x063dab2bdc0b3f9fcebc378bff3aeacef6f88286"}],"packages":["ghc-8.2.2","cabal-install-3.2"]}}
5353
os: linux
54-
- compiler: ghc-8.0.2
55-
addons: {"apt":{"sources":[{"sourceline":"deb http://ppa.launchpad.net/hvr/ghc/ubuntu xenial main","key_url":"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x063dab2bdc0b3f9fcebc378bff3aeacef6f88286"}],"packages":["ghc-8.0.2","cabal-install-3.2"]}}
56-
os: linux
5754
before_install:
5855
- HC=$(echo "/opt/$CC/bin/ghc" | sed 's/-/\//')
5956
- WITHCOMPILER="-w $HC"

0 commit comments

Comments
 (0)