mirror of
https://github.com/github/semantic.git
synced 2024-12-27 00:44:57 +03:00
Remove subdirectories of .cabal/store too.
This commit is contained in:
parent
3678d466a0
commit
61548d77e2
@ -17,6 +17,7 @@ before_cache:
|
|||||||
|
|
||||||
- rm -rfv $HOME/.cabal/packages/head.hackage
|
- rm -rfv $HOME/.cabal/packages/head.hackage
|
||||||
|
|
||||||
|
- rm -rfv $HOME/.cabal/store/{!(ghc-8.6.5)}
|
||||||
- rm -rfv $TRAVIS_BUILD_DIR/dist-newstyle/build/*/{!(ghc-8.6.5)}
|
- rm -rfv $TRAVIS_BUILD_DIR/dist-newstyle/build/*/{!(ghc-8.6.5)}
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user