Remove tests from AppVeyor build.

This commit is contained in:
esaunders 2019-10-09 11:48:30 -04:00 committed by Richard Cordovano
parent 9cd72eb1c0
commit 761c715a89

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