Update .travis.yml
This commit is contained in:
parent
70127ca390
commit
7180cebb18
|
@ -1,3 +1,5 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
before_install: npm install -g grunt-cli
|
||||
|
|
Loading…
Reference in New Issue