From: Amine Khaldi Date: Tue, 3 Apr 2018 12:19:30 +0000 (+0100) Subject: [APPVEYOR] Start with the MSVC x64 build so we can get to what breaks it a bit sooner. X-Git-Tag: 0.4.9-RC~293 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=0668b91e1b2e1ffc7986448b6eed28c4e9a2fb97;ds=sidebyside [APPVEYOR] Start with the MSVC x64 build so we can get to what breaks it a bit sooner. --- diff --git a/appveyor.yml b/appveyor.yml index f404f7912c4..0c196ee825f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ environment: matrix: - - BuildType: "msvc" - BuildType: "msvc-x64" + - BuildType: "msvc" - BuildType: "clang-cl" version: reactos.appveyor.{build}