add .travis.yml to silence e-mail notices

This commit is contained in:
Justin Lynn
2013-11-04 17:26:50 -08:00
parent fd07103e9a
commit c3215e6387

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
false