Commit 80fe88e8 authored by Max Kellermann's avatar Max Kellermann

.travis.yml: enable ccache on osx

parent a1afe9af
...@@ -55,7 +55,7 @@ matrix: ...@@ -55,7 +55,7 @@ matrix:
- os: osx - os: osx
osx_image: xcode9.3beta osx_image: xcode9.3beta
env: env:
- MATRIX_EVAL="" - MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH"
cache: cache:
- apt - apt
......
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