From 467f835a744d5ef3783758990252969f8c97f106 Mon Sep 17 00:00:00 2001 From: Naresh Bhatia Date: Wed, 17 Oct 2018 18:56:34 -0400 Subject: [PATCH] ci: Removed caching of node_modules in CI build --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7161e9f..bb9101a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,6 @@ language: node_js branches: only: - master -cache: - directories: - - node_modules notifications: email: false node_js: