Skip to content

Commit

Permalink
[travis] remove caching
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kosiakov <anton.kosyakov@typefox.io>
  • Loading branch information
akosyakov committed Aug 31, 2017
1 parent a7686a1 commit b901301
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 @@ -4,10 +4,6 @@ node_js:
- "7"
before_install:
- npm i -g npm@latest
cache:
directories:
- node_modules
- example/node_modules
install:
- npm install
- cd example
Expand Down

0 comments on commit b901301

Please sign in to comment.