Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Adding the NSP tool to audit our packages version for known security …
Browse files Browse the repository at this point in the history
…vulnerabilities as part of the CI process
  • Loading branch information
lirantal committed Aug 27, 2015
1 parent 51196c5 commit e1d69b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ services:
before_install:
- gem update --system
- gem install sass --version "=3.3.7"
- npm i nsp -g
after_script:
- nsp audit-package

0 comments on commit e1d69b8

Please sign in to comment.