We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a49a50 commit 90f0d36Copy full SHA for 90f0d36
.travis.yml
@@ -17,6 +17,7 @@ before_install:
17
18
script:
19
- yarn lint
20
+ - yarn audit
21
- yarn test --code-coverage
22
- yarn build
23
0 commit comments