mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-11-22 00:09:23 -05:00
Disable Appveyor on nist-branch.
This commit is contained in:
parent
203c6c082b
commit
c3e1d2fb0a
@ -5,6 +5,10 @@ image: Visual Studio 2017
|
||||
build:
|
||||
verbosity: minimal
|
||||
|
||||
branches:
|
||||
except:
|
||||
*nist*
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
||||
@ -18,4 +22,4 @@ test_script:
|
||||
|
||||
%APPVEYOR_BUILD_FOLDER%\VisualStudio\x64\%CONFIGURATION%\minimal_kex_oqs.exe
|
||||
|
||||
%APPVEYOR_BUILD_FOLDER%\VisualStudio\x64\%CONFIGURATION%\minimal_sig_oqs.exe
|
||||
%APPVEYOR_BUILD_FOLDER%\VisualStudio\x64\%CONFIGURATION%\minimal_sig_oqs.exe
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user