diff options
| -rw-r--r-- | appveyor.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml index 0ef02e3394..8c5a2eeab6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,9 +18,6 @@ environment: # These are all the build jobs. Adjust as necessary. Comment out what you # don't need matrix: - - TARGET: i686-pc-windows-msvc - CPP_BUILD_TARGETS: "x86" - - TARGET: x86_64-pc-windows-msvc CPP_BUILD_TARGETS: "x64" |
