Commit 56840258 authored by Max Kellermann's avatar Max Kellermann

.travis.yml: change "cache" yaml syntax

parent 744bd1ea
......@@ -81,8 +81,8 @@ matrix:
- MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH"
cache:
- apt
- ccache
apt: true
ccache: true
before_install:
- eval "${MATRIX_EVAL}"
......
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