language: node_js node_js: - "stable" - "6" script: - npm run build - npm test