travis: Use cabal-helper git
This commit is contained in:
parent
11243e5304
commit
b2767bc448
@ -31,6 +31,9 @@ install:
|
|||||||
# - ls -lR ~/.ghc
|
# - ls -lR ~/.ghc
|
||||||
# - ls -lR ~/.cabal
|
# - ls -lR ~/.cabal
|
||||||
- cabal install -j --only-dependencies --enable-tests
|
- cabal install -j --only-dependencies --enable-tests
|
||||||
|
- git clone --depth=1 https://github.com/DanielG/cabal-helper.git
|
||||||
|
- cabal install cabal-helper/
|
||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- touch ChangeLog # Create ChangeLog if we're not on the release branch
|
- touch ChangeLog # Create ChangeLog if we're not on the release branch
|
||||||
|
Loading…
Reference in New Issue
Block a user