Update npm on install.

This commit is contained in:
Vlad Filippov 2014-05-31 21:07:38 -07:00
parent f28ced0bea
commit be259e7424

View File

@ -3,4 +3,5 @@ node_js:
- "0.8"
- "0.10"
before_install:
- npm install -g grunt-cli
- npm install -g npm
- npm install -g grunt-cli