update ci

This commit is contained in:
Philipp Kunz 2017-09-29 14:40:28 +02:00
parent f49c5af339
commit 9fa98c3804

View File

@ -34,7 +34,7 @@ testLEGACY:
testStableWindows:
stage: test
script:
- yarn global add npmts && cd C:\\gitlab_runner\builds\326a2ffb\0\pushrocks\smartfile && yarn install && yarn test
- npm install -g npmts && cd C:\\gitlab_runner\builds\326a2ffb\0\pushrocks\smartfile && npm install && npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- windows