From a8d9265a58e2a2d93a159de36f2b5d5efa658a51 Mon Sep 17 00:00:00 2001 From: gggeek Date: Sun, 13 Dec 2020 13:08:15 +0000 Subject: [PATCH 1/1] travis tests --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 11361f5..3efac37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,8 @@ before_install: - sudo apt-get update -qq #- sudo apt-get install -y apache2 libapache2-mod-fastcgi #- sudo apt-get install -y privoxy + - sudo pwd + - sudo ls -la - sudo ./tests/ci/setup/setup_apache.sh - sudo ./tests/ci/setup/setup_privoxy.sh - sudo ./tests/ci/setup/setup_php.sh -- 2.43.0