File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
- CFLAGS=-O0 CTIMETEST=no
34
34
- ECMULTGENPRECISION=2
35
35
- ECMULTGENPRECISION=8
36
- - RUN_VALGRIND=yes BIGNUM=no ASM=x86_64 ECDH=yes RECOVERY=yes EXTRAFLAGS="--disable-openssl-tests" BUILD=
36
+ - RUN_VALGRIND=yes BIGNUM=no ASM=x86_64 ECDH=yes RECOVERY=yes EXPERIMENTAL=yes SCHNORRSIG=yes EXTRAFLAGS="--disable-openssl-tests" BUILD=
37
37
matrix :
38
38
fast_finish : true
39
39
include :
@@ -81,7 +81,7 @@ matrix:
81
81
- libc6-dbg:i386
82
82
# S390x build (big endian system)
83
83
- compiler : gcc
84
- env : HOST=s390x-unknown-linux-gnu ECDH=yes RECOVERY=yes CTIMETEST=
84
+ env : HOST=s390x-unknown-linux-gnu ECDH=yes RECOVERY=yes EXPERIMENTAL=yes SCHNORRSIG=yes CTIMETEST=
85
85
arch : s390x
86
86
87
87
# We use this to install macOS dependencies instead of the built in `homebrew` plugin,
You can’t perform that action at this time.
0 commit comments