Commit 099cf3f2 by vincent

Merge branch 'master' into nodejs

parents 3285f289 50576405
sudo: required
language: node_js
node_js:
- "node"
- "10"
- "8"
- "6"
env:
global:
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
......@@ -10,6 +13,7 @@ env:
- ENV=node
addons:
chrome: stable
install: npm install
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment