代码拉取完成,页面将自动刷新
dist: trusty
language: python
python: 2.7.13
cache:
directories:
- node_modules
- temp/google-cloud-sdk
- browsers
- $HOME/.cache/pip
addons:
apt:
packages:
- pulseaudio
env:
global:
- DISPLAY=:99.0
matrix:
- BROWSER=chrome BVER=stable
- BROWSER=chrome BVER=beta
- BROWSER=chrome BVER=unstable
- BROWSER=firefox BVER=stable
matrix:
fast_finish: true
allow_failures:
- env: BROWSER=chrome BVER=unstable
before_install:
- nvm install 8
- nvm use 8
before_script:
- npm install
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/cucumber_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1600x1200x16
- pulseaudio --start
script:
- ./node_modules/.bin/grunt --verbose
notifications:
email:
recipients:
forward-webrtc-github@webrtc.org
on_success: change
on_failure: always
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。