Adam Bouqdib il y a 11 ans
Parent
commit
63a14e3b9d
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      .travis.yml

+ 4 - 1
.travis.yml

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