aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket26952-ccache
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-08-09 15:40:27 +1000
committerteor <teor@torproject.org>2018-08-09 22:18:53 +1000
commit286a6bc3b8fd2c369583d0d48c09769fed78e39f (patch)
treeedad0ac0895f557f85e71238c1363585d7fc6fce /changes/ticket26952-ccache
parent74b3a340df0df1eb803b4b17039725fc42d5a86a (diff)
downloadtor-286a6bc3b8fd2c369583d0d48c09769fed78e39f.tar.gz
tor-286a6bc3b8fd2c369583d0d48c09769fed78e39f.zip
Travis: Use ccache
Part of ticket 26952.
Diffstat (limited to 'changes/ticket26952-ccache')
-rw-r--r--changes/ticket26952-ccache3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26952-ccache b/changes/ticket26952-ccache
new file mode 100644
index 0000000000..edc115e9de
--- /dev/null
+++ b/changes/ticket26952-ccache
@@ -0,0 +1,3 @@
+ o Minor features (continuous integration):
+ - Use ccache in our Travis CI configuration.
+ Closes ticket 26952.