From 2d15845ae11cfcbf14debcb1f7b480499de66185 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 24 Feb 2020 11:00:58 +0100 Subject: Enable ext/sodium in CI --- travis/compile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'travis/compile.sh') diff --git a/travis/compile.sh b/travis/compile.sh index d14309a0dd..2b2a4424c4 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -75,6 +75,7 @@ $TS \ --with-kerberos \ --enable-sysvmsg \ --with-ffi \ +--with-sodium \ --enable-zend-test=shared \ --enable-werror \ --with-pear -- cgit v1.2.1