From bb919346bfc473ef75a285b66da88ab63d4f10a8 Mon Sep 17 00:00:00 2001 From: wing328 Date: Mon, 2 Oct 2017 13:15:49 +0800 Subject: [PATCH] cache elixir deps --- shippable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/shippable.yml b/shippable.yml index b377d4005ff..b55496cf569 100644 --- a/shippable.yml +++ b/shippable.yml @@ -8,6 +8,7 @@ build: cache_dir_list: - $HOME/.m2 - $HOME/.stack + - $SHIPPABLE_REPO_DIR/samples/client/petstore/elixir/deps ci: - sudo apt-get update -qq # install stack