Travis: Try to fix ccache

This commit is contained in:
Ryan Dahl 2018-05-29 04:53:56 -04:00
parent 0ea603d96e
commit bd1fceb31d

View file

@ -1,9 +1,10 @@
language: c++
cache: ccache
cache:
directories:
- .cache/
- node_modules/
- $HOME/.ccache
cache: ccache
env:
global:
- PROTOBUF_ROOT=$HOME/protobuf