before_script: - npm i -g @gapi/cli - npm install script: npm start & npm test env: - DEPLOY_PLATFORM=heroku language: node_js node_js: - "8"