Estevão Soares dos Santos 8 anni fa
parent
commit
a029ab3127
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,10 +1,10 @@
 language: node_js
 node_js:
-  - "0.12"
   - "4.0"
   - "6.0"
 
 before_install:
+  - npm update npm -g
   - npm install -g grunt-cli
 
 #travis build  speed up