From 5208ae5ee657aa8481f4fa7fb86be7a83efa25b9 Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 28 May 2020 11:54:34 +0100 Subject: [PATCH] Warning about Travis Cache Intentionally committing to develop. We can probably revert these two commits. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ff6c46301..ff5f36275 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,3 +48,5 @@ notifications: irc: channels: - "irc.freenode.org#etherpad-lite-dev" + +# WARNING! Travis has a cache, you have to clear it if you are having files exist which shouldn't.