mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Problem: too many CI builds
Solution: remove libsodium and no curve builds from cmake and android
This commit is contained in:
parent
930a24425c
commit
9a6e10406d
@ -7,15 +7,11 @@ os:
|
||||
- osx
|
||||
|
||||
env:
|
||||
- BUILD_TYPE=default CURVE=libsodium
|
||||
- BUILD_TYPE=android CURVE=libsodium
|
||||
- BUILD_TYPE=cmake CURVE=libsodium
|
||||
- BUILD_TYPE=default CURVE=tweetnacl
|
||||
- BUILD_TYPE=android CURVE=tweetnacl
|
||||
- BUILD_TYPE=cmake CURVE=tweetnacl
|
||||
- BUILD_TYPE=default CURVE=libsodium
|
||||
- BUILD_TYPE=default
|
||||
- BUILD_TYPE=android
|
||||
- BUILD_TYPE=cmake
|
||||
|
||||
sudo: false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user