update gitlab-ci
This commit is contained in:
parent
81eb0e252e
commit
20fd6a8d7b
@ -53,7 +53,7 @@ testLTS:
|
||||
testSTABLE:
|
||||
stage: test
|
||||
script:
|
||||
- npmci node install lts
|
||||
- npmci node install stable
|
||||
- npmci npm install
|
||||
- npmci npm test
|
||||
coverage: /\d+.?\d+?\%\s*coverage/
|
||||
|
Loading…
Reference in New Issue
Block a user