未验证 提交 98e4acd8 编写于 作者: F Felipe Martins 提交者: GitHub

Fix travis CI build (#2386)

上级 2ee3b482
services:
- xvfb
language: node_js
node_js:
- node
email:
on_failure: change
on_success: never
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
after_success:
- npm run coveralls
env:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册