From 223542e79285c8a55fe81b8b78a84f5755e8101f Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Wed, 16 Sep 2015 10:33:20 +0100 Subject: [PATCH] chore: remove cache from travis --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 67adba9f..7245f51e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ sudo: false language: node_js -cache: - directories: - - node_modules +#cache: +# directories: +# - node_modules notifications: email: false node_js: