update Travis

This commit is contained in:
VirtuBox
2019-07-29 04:36:52 +02:00
parent cf40e7bdce
commit 9c0eda3877
3 changed files with 3 additions and 1 deletions

View File

@@ -713,7 +713,6 @@ if [ -x /usr/local/bin/wo ]; then
wo_lib_echo "Applying Kernel tweaks" | tee -ai $wo_install_log
wo_tweak_kernel | tee -ai $wo_install_log
wo_lib_echo "Running post-install steps " | tee -ai $wo_install_log
wo_git_init | tee -ai $wo_install_log
wo_update_wp_cli | tee -ai $wo_install_log
else
wo_lib_error "Not updating WordOps to $wo_version_new, exit status = " 1