Re-enable Travis email notifications.

This commit is contained in:
Stefan Thomas
2014-05-17 10:00:01 +02:00
parent 7901e12b0a
commit bee632e1e2

View File

@@ -1,9 +1,6 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
false
script: npm test --coverage
after_success:
- npm run coveralls