Put vs140 jobs last since it may exceed 1 hour

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-22 10:58:32 +01:00
parent 81c81778a0
commit 26c1c8c95d

View File

@ -35,26 +35,14 @@ environment:
vsver: 120
linkmode: shared
- builder: msbuild
vsver: 140
linkmode: shared
- builder: msbuild
vsver: 120
linkmode: static_md
# - builder: msbuild
# vsver: 140
# linkmode: static_md
- builder: msbuild
vsver: 120
linkmode: static_mt
# - builder: msbuild
# vsver: 140
# linkmode: static_mt
# -------------------------------------------------------------------------------------------
# When builder is cmake, it remains one exception reported below
# Once this problem fixed, the try/catch around the cmake builder can be removed
@ -72,6 +60,18 @@ environment:
- builder: cmake
vsver: 120
# -------------------------------------------------------------------------------------------
- builder: msbuild
vsver: 140
linkmode: shared
# - builder: msbuild
# vsver: 140
# linkmode: static_md
# - builder: msbuild
# vsver: 140
# linkmode: static_mt
matrix:
fast_finish: true
@ -155,8 +155,7 @@ before_build:
}
popd
write-host "`nVisual Studio $yyyy CLI variables set." -ForegroundColor Yellow
# MySQL
- ps: |
if ($env:platform -eq "Win32")