Skip to content

Commit

Permalink
Update .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed Mar 15, 2020
1 parent 7d749fe commit 765a0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_cache:
matrix:
include:
- compiler: ghc-8.8.3
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.1","cabal-install-3.0"]}}
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.3","cabal-install-3.0"]}}
- compiler: ghc-8.6.5
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.6.5","cabal-install-2.4"]}}
- compiler: ghc-8.4.4
Expand Down

0 comments on commit 765a0a2

Please sign in to comment.