add node 0.10 to travis

This commit is contained in:
Tyler Kellen 2013-03-14 17:21:29 -05:00
parent ade6a62d93
commit 44404074f3

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- 0.8
before_install:
- npm install -g grunt-cli
- 0.10
before_install:
- npm install -g grunt-cli