Skip to content

Commit

Permalink
pipeline: remove audit step to ease up on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jul 13, 2019
1 parent 62bce2e commit 97e9703
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ cache:
directories:
- ~/.npm
install:
- npm audit || echo 'Make it unblocking awaiting tar/node-gyp fix'
- npm ci
script:
- npx commitlint-travis
Expand Down

0 comments on commit 97e9703

Please sign in to comment.