fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-03 09:22:43 +00:00
parent 4cd9ce8510
commit 2b42bd59c5
2 changed files with 1 additions and 12 deletions

View File

@ -54,17 +54,6 @@ testStable:
- docker
- priv
testStableWindows:
stage: test
script:
- npmci npm prepare
- npmci node install stable
- npmci npm install
- npmci npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- windows
testBuild:
stage: test
script:

View File

@ -40,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}