Update .travis.yml
This commit is contained in:
parent
585a88f424
commit
a3f3ddd90d
@ -3,5 +3,5 @@ node_js:
|
|||||||
- "0.8"
|
- "0.8"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_install:
|
before_install:
|
||||||
- npm install -g npm
|
- npm install npm@1.4 -g
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
|
Loading…
Reference in New Issue
Block a user