1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00

travis: cache buildtools dir (#1703)

This commit is contained in:
Ryan Dahl 2019-02-07 16:46:19 -05:00 committed by GitHub
parent f527e86bb5
commit c26cf4f812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,8 @@ cache:
- prebuilt/mac
- prebuilt/linux64
- third_party/v8/build/linux/debian_sid_amd64-sysroot/
- third_party/v8/buildtools/mac/
- third_party/v8/buildtools/linux64/
- third_party/v8/third_party/llvm-build/
install: