fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-23 14:53:39 +02:00
parent ac653ac082
commit f99f79efb1

View File

@ -30,7 +30,7 @@ snyk:
script: script:
- npmci npm prepare - npmci npm prepare
- npmci node install stable - npmci node install stable
- npmci command npm cache verify - npmci command npm cache clean
- npmci command npm install -g snyk - npmci command npm install -g snyk
- npmci command npm install --ignore-scripts - npmci command npm install --ignore-scripts
- npmci command snyk test - npmci command snyk test