summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-02-28 15:46:53 +0200
committerGitHub <noreply@github.com>2018-02-28 15:46:53 +0200
commit36bfafeb6b8ba2d63e7713278504efd510a39aef (patch)
tree4e731814e777d4fdc12b1b5157470e279a8965ec
parent0bfdbedacc061380b0f3075384e2d28c91c64cbb (diff)
downloaddistcc-git-thedrow-patch-1.tar.gz
Enabled ccache so that the builds would run faster.thedrow-patch-1
-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: