Skip to content

Commit 765a0a2

Browse files
committed
Update .travis.yml.
1 parent 7d749fe commit 765a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before_cache:
2727
matrix:
2828
include:
2929
- compiler: ghc-8.8.3
30-
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.1","cabal-install-3.0"]}}
30+
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.3","cabal-install-3.0"]}}
3131
- compiler: ghc-8.6.5
3232
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.6.5","cabal-install-2.4"]}}
3333
- compiler: ghc-8.4.4

0 commit comments

Comments
 (0)