[APPVEYOR] Start with the MSVC x64 build so we can get to what breaks it a bit sooner.

This commit is contained in:
Amine Khaldi 2018-04-03 13:19:30 +01:00
parent 127d41715f
commit 0668b91e1b

View file

@ -1,7 +1,7 @@
environment:
matrix:
- BuildType: "msvc"
- BuildType: "msvc-x64"
- BuildType: "msvc"
- BuildType: "clang-cl"
version: reactos.appveyor.{build}