Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
remove caching from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje committed Nov 16, 2017
1 parent 21b8582 commit c0a2129
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ node_js:
before_install:
- npm i -g npm@5.4.2

cache:
directories:
- "node_modules"

script: npm install

after_success:
Expand Down

0 comments on commit c0a2129

Please sign in to comment.