diff --git a/appveyor.yml b/appveyor.yml index 838aaa91550f2830c313a69b8aaedc413571a88f..c73289e61cc6294dc26a31be887ff3162141d38b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,14 +12,6 @@ branches: # Build worker image (build VM template) image: Visual Studio 2017 -# build platform, i.e. Win32 (instead of x86), x64, Any CPU. This setting is optional. -platform: -- x64 - -# scripts that are called at very beginning, before repo cloning -init: -- ver - environment: matrix: - PX4_CONFIG: tests # this builds posix in px4_sitl_test folder and runs tests