mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
appveyor: Do the 64-bit Windows Server 2016 job first
This commit is contained in:
parent
a479909ee8
commit
78bfe731c3
@ -6,10 +6,10 @@ clone_depth: 50
|
|||||||
# But we compile using MinGW, not Visual Studio.
|
# But we compile using MinGW, not Visual Studio.
|
||||||
# We use these images because they have different Windows versions.
|
# We use these images because they have different Windows versions.
|
||||||
image:
|
image:
|
||||||
# Windows Server 2012 R2
|
|
||||||
- Visual Studio 2015
|
|
||||||
# Windows Server 2016
|
# Windows Server 2016
|
||||||
- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
|
# Windows Server 2012 R2
|
||||||
|
- Visual Studio 2015
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
compiler: mingw
|
compiler: mingw
|
||||||
|
Loading…
Reference in New Issue
Block a user