mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
Skip clang-format check on Travis macOS
This commit is contained in:
parent
d4a0d50c61
commit
fa2c84a967
@ -19,6 +19,7 @@ matrix:
|
||||
compiler: clang
|
||||
env:
|
||||
- WITH_OPENSSL=1
|
||||
- SKIP_TESTS=style
|
||||
before_install:
|
||||
- brew install doxygen graphviz
|
||||
- pip3 install pytest
|
||||
@ -35,6 +36,7 @@ matrix:
|
||||
compiler: clang
|
||||
env:
|
||||
- WITH_OPENSSL=0
|
||||
- SKIP_TESTS=style
|
||||
before_install:
|
||||
- brew install doxygen graphviz
|
||||
- pip3 install pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user