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:
Luca Boccassi 2017-08-04 16:24:40 +01:00
parent e83abb3de3
commit 8275f6356a

View File

@ -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