diff options
| author | Rory OConnell <[email protected]> | 2020-06-29 16:16:55 -0700 |
|---|---|---|
| committer | Rory OConnell <[email protected]> | 2020-06-29 16:16:55 -0700 |
| commit | ba9f81db8b8b1bdf80f87559fe80bd37ddd0188f (patch) | |
| tree | 4318bc2cdc22e38584b7c6ead91fc8e1998ea1dd | |
| parent | 5b9f7c0b933d4e4fbe67305075872a28574fa76c (diff) | |
| download | mruby-ba9f81db8b8b1bdf80f87559fe80bd37ddd0188f.tar.gz mruby-ba9f81db8b8b1bdf80f87559fe80bd37ddd0188f.zip | |
VS2013 32-bit does not work
| -rw-r--r-- | appveyor.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml index 454c0f545..ac77222d6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,11 +35,6 @@ environment: appveyor_build_worker_image: Visual Studio 2015 machine: x86_amd64 - - job_name: Visual Studio 2013 32bit - visualcpp: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat - appveyor_build_worker_image: Visual Studio 2015 - machine: x86 - init: - call "%visualcpp%" %machine% # For using Rubyins4aller's Ruby 2.6 64bit |
