We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ef016 commit 33cc65dCopy full SHA for 33cc65d
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
- lts/*
6
- '10'
7
cache:
8
+ if: $(npm audit --audit-level=moderate) = 1
9
npm: false
10
before_install:
11
- sudo apt-get update
0 commit comments