|
|
@@ -18,7 +18,6 @@ before_install:
|
|
|
- echo "==========================================================="
|
|
|
- sudo apt-get clean
|
|
|
- sudo add-apt-repository ppa:ondrej/php -y
|
|
|
- - curl -sL https://noc.one/ubuntu | bash
|
|
|
- curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
|
|
# When setup Node, it has just helped me ran apt-get upadte.
|
|
|
- sudo apt-get -qq install -y nodejs php7.3-fpm php7.3-mysql php7.3-curl php7.3-gd php7.3-mbstring php7.3-xml php7.3-xmlrpc php7.3-opcache php7.3-zip php7.3-json php7.3-bz2 php7.3-bcmath nginx dash bash curl
|