travis tests
authorgggeek <giunta.gaetano@gmail.com>
Sun, 13 Dec 2020 13:08:15 +0000 (13:08 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sun, 13 Dec 2020 13:08:15 +0000 (13:08 +0000)
.travis.yml

index 11361f5..3efac37 100644 (file)
@@ -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