Run tests on AppVeyor

This commit is contained in:
heinrich5991 2019-02-10 16:05:46 +01:00
parent cb887180f2
commit 1064ee4729

View file

@ -17,6 +17,10 @@ build_script:
- cmd: cmake --build build64 --config Release --target everything
test_script:
- cmd: cmake --build build32 --config Debug --target run_tests
- cmd: cmake --build build64 --config Debug --target run_tests
- cmd: cmake --build build32 --config Release --target run_tests
- cmd: cmake --build build64 --config Release --target run_tests
- cmd: |
cd build32
Release\teeworlds_srv shutdown