fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-18 12:32:54 +00:00
parent eda8297356
commit 99e520b776

View File

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