Update all_test.sh

pull/598/head
Mr Chen 11 months ago
parent 2f30f37b7c
commit c1459377a1
  1. 2
      plugins/php-yum/all_test.sh

@ -18,7 +18,7 @@ done
echo "php${PHP_VER} -- end"
PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81)
PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81 82 83)
# PHP_VER_LIST=(81)
for PHP_VER in ${PHP_VER_LIST[@]}; do
echo "php${PHP_VER} -- start"

Loading…
Cancel
Save