.travis.yml: enable ccache on osx

This commit is contained in:
Max Kellermann 2019-12-23 17:27:18 +01:00
parent a1afe9afc6
commit 80fe88e8f6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ matrix:
- os: osx
osx_image: xcode9.3beta
env:
- MATRIX_EVAL=""
- MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH"
cache:
- apt