Skip to content

Commit

Permalink
pipeline: remove audit step to ease up on travis (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Jul 13, 2019
1 parent 618462a commit 4c1e74f
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 4c1e74f

Please sign in to comment.