Test against Node.js 0.12 and 4.1

This commit is contained in:
philtay 2015-10-18 01:24:33 +02:00
parent 6f15a9b148
commit 7278e0ded5

View file

@ -1,6 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4.1"
script:
- grunt test