This commit is contained in:
2018-04-29 16:12:32 +02:00
parent d6f47a630e
commit 1fdc9eb159
65 changed files with 13 additions and 1571 deletions

View File

@@ -53,7 +53,7 @@ testLTS:
testSTABLE:
stage: test
script:
- npmci node install stable
- npmci node install lts
- npmci npm install
- npmci npm test
coverage: /\d+.?\d+?\%\s*coverage/