Clarify the actual Visual Studio version [ci skip]
This commit is contained in:
parent
47b1a52826
commit
8d985b1855
@ -26,8 +26,9 @@ environment:
|
|||||||
# is limited, and compatibility issues that happen only in newer versions are rare.
|
# is limited, and compatibility issues that happen only in newer versions are rare.
|
||||||
# You may test some other stuff on GitHub Actions instead.
|
# You may test some other stuff on GitHub Actions instead.
|
||||||
- build: vs
|
- build: vs
|
||||||
vs: 120
|
vs: 120 # Visual Studio 2013
|
||||||
ssl: OpenSSL-v111
|
ssl: OpenSSL-v111
|
||||||
|
# The worker image name. This is NOT the Visual Studio version we're using here.
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||||
GEMS_FOR_TEST: ""
|
GEMS_FOR_TEST: ""
|
||||||
RELINE_TEST_ENCODING: "UTF-8"
|
RELINE_TEST_ENCODING: "UTF-8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user