mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
Add nsp check to circle ci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user