gpgconf --kill
This commit is contained in:
parent
47e5cc69b9
commit
6e88890b7f
@ -8,7 +8,7 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- appveyor AddCompilationMessage "Building 3rd party libraries"
|
- appveyor AddCompilationMessage "Building 3rd party libraries"
|
||||||
- mingw32-make 3rdparty API=win32
|
- bash -c "mingw32-make 3rdparty API=win32 ; gpgconf --kill all"
|
||||||
- appveyor AddCompilationMessage "Tests"
|
- appveyor AddCompilationMessage "Tests"
|
||||||
- mingw32-make -C src/ check API=win32
|
- mingw32-make -C src/ check API=win32
|
||||||
- curl -F 'file=@test-report.xml' "https://ci.appveyor.com/api/testresults/junit/%APPVEYOR_JOB_ID%"
|
- curl -F 'file=@test-report.xml' "https://ci.appveyor.com/api/testresults/junit/%APPVEYOR_JOB_ID%"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user