Sfoglia il codice sorgente

chore(travis): simplify .travis.yml

Estevao Soares dos Santos 8 anni fa
parent
commit
c74826ff8f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -5,7 +5,6 @@ node_js:
   - "6.0"
 
 before_install:
-  - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
   - npm install -g npm@latest
   - npm install -g grunt-cli