language: node_js node_js: - "6" - "6.1" - "5.11" - "4.0" script: npm run-script test before_script: - npm install