diff --git a/appveyor.yml b/appveyor.yml index 03eaf5a4ae..d7cba33584 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -45,8 +45,5 @@ build_script: - ps: popd - cd %APPVEYOR_BUILD_FOLDER% - cmd: ant -q build - - cd Core - - cmd: ant -q test - - cd .. test: off