Merge pull request #141 from fscherwi/patch-1

test Node.js 0.12 and 4
This commit is contained in:
Pavan Kumar Sunkara 2015-09-25 00:24:56 +05:30
commit 9f3ace4470

View File

@ -1,6 +1,8 @@
language: node_js
node_js:
- "4"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.6"