diff --git a/.travis.yml b/.travis.yml index 7406e727ae..69b6b5446e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,10 @@ language: node_js -node_js: +node_js: - "0.10" script: -- npm install && npm test && npm run coverage-report +- npm install +- npm test +- npm run coverage-report || true notifications: hipchat: rooms: