language: node_js script: - npm run test - npm run build - npm run build-install env: - NODE_ENV=production