sudo: false language: node_js node_js: - "5" before_script: - npm start notifications: email: false