Explorar el Código

attempt to fix travis ci

Hakim El Hattab hace 10 años
padre
commit
f2db7e8da0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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