mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Problem: redundant appveyor test
Solution: remove it. No need to do an additional sodium on - curve off test, as sodium will be disabled anyway
This commit is contained in:
parent
e83abb3de3
commit
8275f6356a
@ -31,10 +31,6 @@ environment:
|
|||||||
configuration: Release
|
configuration: Release
|
||||||
WITH_LIBSODIUM: OFF
|
WITH_LIBSODIUM: OFF
|
||||||
ENABLE_CURVE: OFF
|
ENABLE_CURVE: OFF
|
||||||
- platform: Win32
|
|
||||||
configuration: Release
|
|
||||||
WITH_LIBSODIUM: ON
|
|
||||||
ENABLE_CURVE: OFF
|
|
||||||
- platform: Win32
|
- platform: Win32
|
||||||
configuration: Release
|
configuration: Release
|
||||||
WITH_LIBSODIUM: OFF
|
WITH_LIBSODIUM: OFF
|
||||||
|
Loading…
Reference in New Issue
Block a user