Skip to content

Commit

Permalink
test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtuBox authored Jun 3, 2024
1 parent 296e6f7 commit 6f66f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
apt-get update -qq >/dev/null 2>&1
LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php -y >/dev/null 2>&1
rm -rf /etc/mysql /var/lib/mysql /etc/nginx
#apt-get install make libunwind-dev libgoogle-perftools-dev -y >/dev/null 2>&1
apt-get install make libunwind-dev libgoogle-perftools-dev -y >/dev/null 2>&1
apt-get purge --option=Dpkg::options::=--force-all --assume-yes graphviz* redis* php* mysql* nginx* >/dev/null 2>&1
apt-get -qq autoremove --purge >/dev/null 2>&1

0 comments on commit 6f66f78

Please sign in to comment.