fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-18 12:33:16 +00:00
parent 6211953f14
commit 608ff93a41

View File

@ -56,7 +56,7 @@ auditDevDependencies:
testStable: testStable:
stage: test stage: test
script: script:
- apt-get install lsb-core - apt-get install lsb-core -y
- npmci npm prepare - npmci npm prepare
- npmci node install stable - npmci node install stable
- npmci npm install - npmci npm install