update npm

This commit is contained in:
2018-05-03 20:40:26 +02:00
parent 0f5f1f7772
commit d4116aefdb
2 changed files with 8 additions and 3 deletions

View File

@@ -76,7 +76,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/