Commit 845c28dc by Daniel Ruf Committed by justadudewhohacks

ci: test on Node.js 6, 8, 10 and 11 (#121)

parent df40bb4b
sudo: required
language: node_js
node_js:
- "node"
- "10"
- "8"
- "6"
env:
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
addons:
......
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