update ci

This commit is contained in:
Philipp Kunz 2017-09-21 16:24:23 +02:00
parent b3fd13506c
commit 533d71a6cd

View File

@ -34,9 +34,7 @@ testLEGACY:
testStableWindows:
stage: test
script:
- yarn global add npmts
- yarn install
- yarn test
- yarn global add npmts && yarn install && yarn test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- windows