summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-24 12:41:49 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-02-24 12:41:49 +0100
commit7fc29c992407c7e5868e5389bd98815e0ee52f67 (patch)
tree0a60e49f11a33d196c7066f07f8f5be593f87f8e /travis
parentf69bad872a0a82482b668169e41d545d1493d583 (diff)
parent2d15845ae11cfcbf14debcb1f7b480499de66185 (diff)
downloadphp-git-7fc29c992407c7e5868e5389bd98815e0ee52f67.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Enable ext/sodium in CI Add skipif for argon2id in test
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 a3d3e62578..c1cc3aa04e 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