update cabal-install version for coveralls build

This commit is contained in:
Harendra Kumar 2019-06-16 20:20:52 +05:30
parent 82e681e769
commit 909d218356

View File

@ -201,7 +201,7 @@ jobs:
GHC_OPTIONS: "-DCOVERAGE_BUILD"
command: |
apt-get install -y ghc-8.2.2
apt-get install -y cabal-install-2.2
apt-get install -y cabal-install-2.4
# required by hpc-coveralls
apt-get install -y libcurl4-gnutls-dev
apt-get install -y git