From 2bdc233997635ef8ed234447ecc2d34e5d77dec4 Mon Sep 17 00:00:00 2001 From: "Buster \"Silver Eagle\" Neece" Date: Thu, 31 Jan 2019 14:48:17 -0600 Subject: [PATCH] Change cache dir for Travis. --- .phplint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.phplint.yml b/.phplint.yml index d9b34ffe8..6879918cb 100644 --- a/.phplint.yml +++ b/.phplint.yml @@ -1,5 +1,6 @@ path: ./ jobs: 10 +cache: ../www_tmp/phplint.cache extensions: - php - phtml