attempt to fix travis ci

This commit is contained in:
Hakim El Hattab 2014-06-09 12:03:22 +02:00
parent 0a58df8390
commit f2db7e8da0
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ language: node_js
node_js:
- 0.8
before_script:
- npm install -g grunt-cli
- npm install -g grunt-cli
- npm update -g npm