We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4b83f commit e228539Copy full SHA for e228539
2 files changed
travis/phpqa/scripts/coverage.sh
@@ -19,6 +19,7 @@ rm configure && ./buildconf --force
19
--with-module-ecdh \
20
--with-module-recovery \
21
--with-module-schnorrsig \
22
+ --with-module-extrakeys \
23
--with-libdir="lib/$debMultiarch" \
24
$PHP_EXTRA_CONFIGURE_ARGS \
25
&& make -j "$(nproc)" \
travis/phpqa/scripts/valgrind.sh
@@ -18,6 +18,7 @@ rm configure && ./buildconf --force
18
0 commit comments