summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-08-25 14:16:08 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-08-25 14:16:08 +0200
commit9acc48024441c5ce38c0e3a6a30726e8b0a951c3 (patch)
tree3ab34c52816b041dd71204b6fb1bdcc727fd8494 /.travis.yml
parentc37966909ff35b40990b293620666de931f86bd5 (diff)
Improve ccache logging
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 29aa44a4e9c..1144d01e5c6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ before_cache:
- sudo rm -rf $HOME/.m2/repository/com/yahoo
- du --summarize --human-readable $HOME/.m2/repository
- du --summarize --human-readable $HOME/.ccache
- - ccache --show-stats
install: true