turned off nsp on CI

This commit is contained in:
Wyatt Johnson
2018-01-29 10:07:42 -07:00
parent f5c3f7e9bc
commit c13ea699d9
+1 -3
View File
@@ -37,7 +37,7 @@ dependencies:
# Install node dependencies.
- yarn --version
- yarn global add node-gyp nsp --force
- yarn global add node-gyp --force
- yarn
post:
@@ -59,8 +59,6 @@ test:
- yarn test
# Run the end to end tests
- yarn e2e:ci
# Check dependancies using nsp.
- nsp check
deployment:
release: