Add nsp check to circle ci

This commit is contained in:
Peter deHaan 2017-07-19 12:03:59 -07:00
parent 1992626da8
commit 6d8db25d61
No known key found for this signature in database
GPG Key ID: F0FC6C01C6305097
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ machine:
dependencies: dependencies:
pre: pre:
- npm i -g get-firefox geckodriver - npm i -g get-firefox geckodriver nsp
- get-firefox --platform linux --extract --target /home/ubuntu/send - get-firefox --platform linux --extract --target /home/ubuntu/send
deployment: deployment:
@ -33,3 +33,4 @@ test:
override: override:
- npm run lint - npm run lint
- npm test - npm test
- nsp check