Browse Source

appveyor temporarily disable unit tests

QGC4.4
Daniel Agar 10 years ago
parent
commit
1e27c36ee4
  1. 2
      .appveyor.yml

2
.appveyor.yml

@ -17,5 +17,5 @@ build_script: @@ -17,5 +17,5 @@ build_script:
- jom -j 2
test_script:
- if "%CONFIG%" EQU "debug" ( debug\qgroundcontrol --unittest )
# - if "%CONFIG%" EQU "debug" ( debug\qgroundcontrol --unittest )

Loading…
Cancel
Save