summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-24 11:00:58 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-02-24 12:41:30 +0100
commit2d15845ae11cfcbf14debcb1f7b480499de66185 (patch)
treece064505e370fdce9fd9b3352f44364134a80698 /travis
parent6c0a33f2dc9b3580b4bf3d10d13eda81eaa43e2a (diff)
downloadphp-git-2d15845ae11cfcbf14debcb1f7b480499de66185.tar.gz
Enable ext/sodium in CI
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh1
1 files changed, 1 insertions, 0 deletions
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