未验证 提交 398bc2ff 编写于 作者: A Asher

Try travis_wait to fix long minify task in MacOS

上级 ae1126d4
......@@ -20,7 +20,7 @@ before_install:
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then export MINIFY="true"; fi
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then export PACKAGE="true"; fi
script:
- scripts/ci.bash
- travis_wait 30 scripts/ci.bash
before_deploy:
- echo "$VERSION" "$TRAVIS_COMMIT"
- git config --local user.name "$USER_NAME"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册