cache stack in shippable ci

This commit is contained in:
wing328 2017-10-02 13:06:45 +08:00
parent 44bf1d69cb
commit b5200ba12c

View File

@ -7,7 +7,7 @@ build:
cache: true
cache_dir_list:
- $HOME/.m2
- $SHIPPABLE_REPO_DIR/samples/client/petstore/haskell-http-client/.stack-work
- $HOME/.stack
ci:
- sudo apt-get update -qq
# install stack