Browse Source

Travis: remove 0.8 npm hack, use default npm

Herbert Vojčík 9 years ago
parent
commit
64f4a08772
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -2,8 +2,6 @@ language: node_js
 node_js:
   - "0.10"
   - "0.12"
-before_install:
-  - npm -g install npm@1.x.x
 install:
   - npm install -g grunt-cli mocha
   - npm install