language: node_js node_js: - 'stable' before_install: - 'npm i -g npm@latest gulp@latest' script: npm test notifications: email: false