Skip to content

Commit

Permalink
chore: Cache processing step for Travis builds (twilio#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrutiburman committed Aug 18, 2021
1 parent 53ef016 commit 33cc65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ node_js:
- lts/*
- '10'
cache:
if: $(npm audit --audit-level=moderate) = 1
npm: false
before_install:
- sudo apt-get update
Expand Down

0 comments on commit 33cc65d

Please sign in to comment.