1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Build test application on appveyor.

This commit is contained in:
Bartosz Taudul 2019-06-19 22:17:11 +02:00
parent ae4f9663aa
commit a916c28269

View File

@ -16,4 +16,5 @@ build_script:
- sh: make -C update/build/unix debug release
- sh: make -C profiler/build/unix debug release
- sh: make -C capture/build/unix debug release
- sh: make -C test
test: off