Merge pull request #3082 from appleboy/patch

test node 0.10.x version on travis.
This commit is contained in:
Casey Foster
2014-03-20 10:09:44 -05:00

View File

@@ -1,5 +1,6 @@
language: node_js
node_js:
- 0.8
- '0.10'
notifications:
email: false