CI - Windows - Back to nmake

... free CI does only offer one core, so no need to install Jom - back to nmake
This commit is contained in:
Joern
2016-04-19 08:40:03 +02:00
parent 352db67b6e
commit c303e03057

View File

@@ -18,13 +18,12 @@ init:
install:
- choco install winflexbison
- choco install jom
- copy qwt\qwtconfig.pri.in qwt\qwtconfig.pri
- copy c:\libs\gcconfig64-Release.appveyor.pri src\gcconfig.pri
build_script:
- qmake.exe build.pro -r -spec win32-msvc2015
- C:\ProgramData\chocolatey\lib\jom\tools\jom -j 2
- nmake
#notifications:
#- provider: GitHubPullRequest