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

Commit

Permalink
Merge pull request #851 from lirantal/feature/security-nsp-ci-package…
Browse files Browse the repository at this point in the history
…s-up-to-date

Security check as part of our CI
  • Loading branch information
lirantal committed Sep 1, 2015
2 parents 16b481f + e1d69b8 commit 0e3f638
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 0e3f638

Please sign in to comment.