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:
pre:
- npm i -g get-firefox geckodriver
- npm i -g get-firefox geckodriver nsp
- get-firefox --platform linux --extract --target /home/ubuntu/send
deployment:
@ -33,3 +33,4 @@ test:
override:
- npm run lint
- npm test
- nsp check