Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
bed43901
Unverified
Commit
bed43901
authored
Oct 22, 2019
by
teor
Browse files
Merge remote-tracking branch 'origin/maint-0.3.5' into maint-0.3.5
parents
4c4a0d50
f420b60c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
bed43901
...
...
@@ -6,8 +6,8 @@ clone_depth: 50
# But we compile using MinGW, not Visual Studio.
# We use these images because they have different Windows versions.
image
:
# Windows Server 201
6
-
Visual Studio
201
7
# Windows Server 201
9
-
Visual Studio
201
9
# Windows Server 2012 R2
-
Visual Studio
2015
...
...
@@ -28,11 +28,11 @@ environment:
matrix
:
# Don't keep building failing jobs
fast_finish
:
true
# Skip the 32-bit Windows Server 201
6
job, and the 64-bit Windows Server
# Skip the 32-bit Windows Server 201
9
job, and the 64-bit Windows Server
# 2012 R2 job, to speed up the build.
# The environment variables must be listed without the 'environment' tag.
exclude
:
-
image
:
Visual Studio
201
7
-
image
:
Visual Studio
201
9
target
:
i686-w64-mingw32
compiler_path
:
mingw32
mingw_prefix
:
mingw-w64-i686
...
...
changes/ticket32086
0 → 100644
View file @
bed43901
o Testing:
- Use Windows Server 2019 instead of Windows Server 2016 in our
Appveyor builds. Closes ticket 32086.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment