Commit f5ae0a2e authored by Daniel Agar's avatar Daniel Agar Committed by GitHub

travis-ci explicitly cache .ccache (#3652)

parent 714b2e16
......@@ -75,8 +75,9 @@ cache:
pip: true
directories:
- $HOME/.cache/pip
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.ccache
- $HOME/.gradle/caches
- $HOME/.gradle/wrapper
before_install:
- if [ "${CONFIG}" = "installer" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment