Commit 56840258 authored by Max Kellermann's avatar Max Kellermann

.travis.yml: change "cache" yaml syntax

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