From 4fe9f5cda4cb8e6a4683708b81b496a89a5d2ae0 Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Tue, 24 Jul 2018 15:40:25 -0400 Subject: [PATCH] Display ccache stats after build --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0e6dfebd4..2868edc64 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -54,6 +54,7 @@ jobs: no_output_timeout: 1200 command: | make + ccache -s - save_cache: paths: