Commit 22ec8918 authored by Daniel Agar's avatar Daniel Agar

appveyor - jom auto detects the number of cores

parent dc63844f
......@@ -15,7 +15,7 @@ install:
build_script:
- C:\Qt\5.4\msvc2013_opengl\bin\qmake -r CONFIG-=debug_and_release CONFIG+=%CONFIG% CONFIG+=WarningsAsErrorsOn CONFIG+=jombuild qgroundcontrol.pro
- jom -j 4
- jom
test_script:
- if "%CONFIG%" EQU "debug" ( debug\qgroundcontrol --unittest )
......
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