chore(travis): use newer cache syntax

This commit is contained in:
curbengh 2019-08-06 11:35:14 +09:30
parent 493683644a
commit bbba062411
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ node_js:
- "node"
cache:
directories:
- "node_modules"
npm: true
script:
- npm install snyk