未验证 提交 5aa2abaf 编写于 作者: A Asher

Cache VS Code in CI

上级 fdb2308c
......@@ -30,7 +30,7 @@ jobs:
- name: "MacOS build"
os: osx
if: tag IS blank
script: travis_wait 30 scripts/ci.bash
script: travis_wait 40 scripts/ci.bash
- name: "Docker build"
os: linux
dist: trusty
......@@ -75,6 +75,5 @@ deploy:
cache:
yarn: true
timeout: 1000
directories:
- .cache
- build/vscode-1.39.2-source
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册