From 3cdff837c872c68db80ae4e0962de7c5807affc4 Mon Sep 17 00:00:00 2001 From: elsid Date: Sun, 26 Jan 2020 20:17:33 +0100 Subject: [PATCH] Use default ccache settings --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index c937952418..f490b34d61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,10 +9,7 @@ env: # The next declaration is the encrypted COVERITY_SCAN_TOKEN, created # via the "travis encrypt" command using the project repo's public key - secure: "jybGzAdUbqt9vWR/GEnRd96BgAi/7Zd1+2HK68j/i/8+/1YH2XxLOy4Jv/DUBhBlJIkxs/Xv8dRcUlFOclZDHX1d/9Qnsqd3oUVkD7k1y7cTOWy9TBQaE/v/kZo3LpzA3xPwwthrb0BvqIbOfIELi5fS5s8ba85WFRg3AX70wWE=" -cache: - ccache: true - directories: - - ${HOME}/.ccache +cache: ccache addons: apt: sources: