From 58a5cdb95bdec77bb83b10cb683a147b309c5a62 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Tue, 19 Nov 2019 20:47:26 +0000 Subject: [PATCH] chore: try caching on all environments again --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 742c3cb027..ff1813beb8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ language: node_js -# TODO: enable when windows is faster on travis, currently causes "No output has been received in the last 10m0s" -# cache: npm -cache: false - branches: only: - master