Adam Bouqdib %!s(int64=11) %!d(string=hai) anos
pai
achega
6ac35d43b4
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1,6 +1,8 @@
 language: node_js
 node_js:
   - "0.8"
-before_install: npm install -g grunt-cli
+before_install: 
+ - npm install -g npm
+ - npm install -g grunt-cli
 install: npm install
 before_script: grunt build