Commit 053386b7 authored by Daniel Agar's avatar Daniel Agar

appveyor run unit tests

parent d911696d
......@@ -18,7 +18,7 @@ build_script:
- jom -j 4
test_script:
# - if "%CONFIG%" EQU "debug" ( debug\qgroundcontrol --unittest )
- if "%CONFIG%" EQU "debug" ( debug\qgroundcontrol --unittest )
after_build:
- if "%CONFIG%" EQU "installer" ( appveyor PushArtifact C:\projects\qgroundcontrol\release\qgroundcontrol-installer-win32.exe )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment