add node 0.10 to travis
This commit is contained in:
parent
ade6a62d93
commit
44404074f3
@ -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
|
Loading…
Reference in New Issue
Block a user