language: node_js node_js: - stable before_script: - npm install script: - npm run test - npm run build