Skip to content

Commit

Permalink
Stop caching node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Oct 13, 2017
1 parent 65ffb78 commit cfaf067
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -7,9 +7,6 @@ node_js:
- "6"
- "7"
- "8"
cache:
directories:
- node_modules

before_install:
- npm install -g npm@latest

0 comments on commit cfaf067

Please sign in to comment.