test against node 0.8 and 0.10 in travis
This commit is contained in:
parent
bf46ff3c9d
commit
4b24ff9983
|
@ -1,5 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
Loading…
Reference in New Issue
Block a user