From 205d61d38412f148c55e5908f04d577adf2c650f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 1 Feb 2016 15:56:20 -0800 Subject: [PATCH] Cache ~/.atom/compile-cache --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3ce84c266..b947b0f9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,7 @@ script: script/cibuild cache: directories: - node_modules + - $HOME/.atom/compile-cache notifications: email: