language: node_js before_install: - npm install - npm run build node_js: - "6" - "stable"