ci: Enable ellswift module where it's missing
This commit is contained in:
parent
db32a24761
commit
9c91ea41b1
@ -104,6 +104,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
ELLSWIFT: yes
|
||||||
matrix:
|
matrix:
|
||||||
- env:
|
- env:
|
||||||
CC: i686-linux-gnu-gcc
|
CC: i686-linux-gnu-gcc
|
||||||
@ -224,6 +225,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
ELLSWIFT: yes
|
||||||
CTIMETESTS: no
|
CTIMETESTS: no
|
||||||
matrix:
|
matrix:
|
||||||
- name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)"
|
- name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)"
|
||||||
@ -330,6 +332,7 @@ task:
|
|||||||
ECDH: yes
|
ECDH: yes
|
||||||
RECOVERY: yes
|
RECOVERY: yes
|
||||||
SCHNORRSIG: yes
|
SCHNORRSIG: yes
|
||||||
|
ELLSWIFT: yes
|
||||||
CTIMETESTS: yes
|
CTIMETESTS: yes
|
||||||
CC: clang
|
CC: clang
|
||||||
SECP256K1_TEST_ITERS: 32
|
SECP256K1_TEST_ITERS: 32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user