From 0cac9a30e6c9ce4cf0bbd98b63ecb329fd2063bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 5 Jul 2018 21:54:54 +0200 Subject: [PATCH] refactor(travis): use the ui directory for caching node modules --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 412c6b7af..456e9babe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ defaults_js: &DEFAULTS_JS install: [] cache: directories: - - node_modules + - ui/node_modules env: global: