We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9f7c0 commit ba9f81dCopy full SHA for ba9f81d
1 file changed
appveyor.yml
@@ -35,11 +35,6 @@ environment:
35
appveyor_build_worker_image: Visual Studio 2015
36
machine: x86_amd64
37
38
- - job_name: Visual Studio 2013 32bit
39
- visualcpp: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat
40
- appveyor_build_worker_image: Visual Studio 2015
41
- machine: x86
42
-
43
init:
44
- call "%visualcpp%" %machine%
45
# For using Rubyins4aller's Ruby 2.6 64bit
0 commit comments