Browse Source

attempt to fix travis ci

Hakim El Hattab 10 years ago
parent
commit
f2db7e8da0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -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