From 68a24eb1f22ea05dabc0da939bd2442d0df18e4e Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 28 Nov 2019 22:10:46 +0100 Subject: [PATCH] DIsable cache --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ee82b6f06..911f3423e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,10 +7,7 @@ install: - platformio upgrade - platformio update -cache: - directories: - - .cache - - $HOME/.platformio +cache: false env: - ENV=tasmota