fix: 安装 chromium

This commit is contained in:
Zhicheng WANG 2019-01-05 15:01:00 +08:00
parent 9e203ce92a
commit b6c56a581e
1 changed files with 1 additions and 0 deletions

View File

@ -21,5 +21,6 @@ cache:
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
- export PATH="$HOME/.yarn/bin:$PATH"
- scripts/ci/install-chromium.sh
script:
- "./aio/deploy-cn.sh"