Merge pull request #814 from philtay/travis

Test against Node.js 0.12 and 4.1
This commit is contained in:
Leo Horie 2015-10-17 21:30:14 -04:00
commit bec98898ff

View file

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