Fix broken and duplicate Ruby provisioning

Ruby is being installed twice on certain Windows platforms and the 32
bit versions of these don't have a working PATH addition.

Task-number: QTQAINFRA-1632
Change-Id: Id7fd269854d17c32df7d0b82ac9e750e645af564
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Joni Jantti
2017-12-07 12:52:19 +02:00
committed by Konstantin Tokarev
parent 0565e759c5
commit 1dee4e9fca
8 changed files with 7 additions and 20 deletions

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\install-ruby.ps1"