Merge pull request #254 from pdehaan/yo-nsp

Add nsp check to circle ci
This commit is contained in:
Danny Coates 2017-07-19 12:26:57 -07:00 committed by GitHub
commit caf594877f

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