Remove tests from AppVeyor build.

This commit is contained in:
esaunders 2019-10-09 11:48:30 -04:00
parent fde857cd57
commit b36d58c7fc

View File

@ -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