Browse Source

update .travis.yml

Frans 6 years ago
parent
commit
cf70aad91c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ sudo: required
 language: node_js
 node_js:
   - '8'
-cache: npm
 script:
   - npm test
   - npm run coveralls