Update all_test.sh
This commit is contained in:
parent
bed2da758a
commit
f4e9527ca6
|
|
@ -15,8 +15,6 @@ serverPath=$(dirname "$rootPath")
|
|||
# cd /www/server/mdserver-web/plugins/php-apt/versions && /bin/bash common.sh 5.6 install yaf
|
||||
|
||||
|
||||
|
||||
|
||||
PHP_VER_LIST=(56 70 71 72 73 74 80 81)
|
||||
# PHP_VER_LIST=(81)
|
||||
for PHP_VER in ${PHP_VER_LIST[@]}; do
|
||||
|
|
|
|||
Loading…
Reference in New Issue