Skip to content

Commit

Permalink
appveyor run unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Sep 26, 2015
1 parent d911696 commit 053386b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit 053386b

Please sign in to comment.