Skip to content

Commit e06c801

Browse files
Build PHP 7.4.0
1 parent a3994d2 commit e06c801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ install:
212212
- export PKG_CONFIG_PATH=$ICU_INSTALL_DIR/lib/pkgconfig:$PKG_CONFIG_PATH
213213
- touch custom_configure_options
214214
- ./bin/install-libzip
215-
- ./bin/install-libsodium
215+
#- ./bin/install-libsodium
216216
- ./bin/install-password-argon2
217217
- . ./bin/install-onig # sourced to export ONIG_LIBS
218218
- MINOR_VERSION=`echo $VERSION | sed -E 's/^([0-9]+\.[0-9]+).*$/\1/'` # Rewrites 7.2, 7.2snapshot, 7.2.13 => '7.2'. Leaves 'master' as-is

0 commit comments

Comments
 (0)