update ci

This commit is contained in:
Philipp Kunz 2017-09-21 16:28:27 +02:00
parent 533d71a6cd
commit 0408cff3fc

View File

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