summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-03-01 16:03:20 +0200
committerGitHub <noreply@github.com>2018-03-01 16:03:20 +0200
commitd1ac28514dbbc8e0a4b5c8d71235505906db443e (patch)
tree4c6bb9ec90f5f31ea5943582264dbbc4c8ba1beb
parente6706fc090948132bcf3c79c0482d95b347e567b (diff)
downloaddistcc-git-d1ac28514dbbc8e0a4b5c8d71235505906db443e.tar.gz
Enabled ccache so that the builds would run faster. (#261)
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3feaebe..ea51b28 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
language: c
+cache: ccache
+
addons:
apt:
packages: