Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Commit

Permalink
feat: support mocha@8 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
AviVahl committed Jun 11, 2020
1 parent b2049f7 commit 82f82a6
Show file tree
Hide file tree
Showing 3 changed files with 3,698 additions and 2,863 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
displayName: 'Install dependencies'
- script: npm run lint
displayName: 'Run lint'
- script: npm run security
displayName: 'Run NPM audit'
# - script: npm run security
# displayName: 'Run NPM audit'
- script: ./node_modules/.bin/commitlint-azure-pipelines
displayName: 'Run lint commit message'

Expand Down
Loading

0 comments on commit 82f82a6

Please sign in to comment.