提交 559f4986 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

upgrade chrome version in circleci

上级 82e2985e
machine:
node:
version: 6.0.0
post:
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
- sudo apt-get update
- sudo apt-get install google-chrome-stable
dependencies:
post:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册