mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
Travis: Try to fix ccache
This commit is contained in:
parent
0ea603d96e
commit
bd1fceb31d
@ -1,9 +1,10 @@
|
||||
language: c++
|
||||
cache: ccache
|
||||
cache:
|
||||
directories:
|
||||
- .cache/
|
||||
- node_modules/
|
||||
- $HOME/.ccache
|
||||
cache: ccache
|
||||
env:
|
||||
global:
|
||||
- PROTOBUF_ROOT=$HOME/protobuf
|
||||
|
Loading…
Reference in New Issue
Block a user