Skip to content

Commit

Permalink
CI: Remove node_modules from cache (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored Jun 16, 2018
1 parent 222c951 commit e2be4ca
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ git:
depth: 10
sudo: false
language: node_js
cache:
yarn: true
directories:
- node_modules

cache: yarn

node_js:
- '6'
- '8'
Expand Down

0 comments on commit e2be4ca

Please sign in to comment.