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

Commit

Permalink
Update vulnerable packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfyda committed Jul 29, 2018
1 parent 49561f6 commit 07b31bb
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 406 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ test:
- nvm install 7.10.1 && npm run test
- nvm install 8.9.4 && npm run test
post:
- nvm install 9.6.1
- nvm alias default v9.6.1
- nvm install 10.7.0
- nvm alias default v10.7.0
- nvm use default
- npm run test-all
- chmod +x ./bin/codacy-coverage.js
Expand Down

0 comments on commit 07b31bb

Please sign in to comment.