From 3b0511cd99c2a5831fd4f645d13e4c7ff010ccb3 Mon Sep 17 00:00:00 2001 From: gggeek Date: Sun, 13 Dec 2020 13:11:43 +0000 Subject: [PATCH 1/1] travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3efac37..dc0e444 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,6 +38,7 @@ before_install: #- sudo apt-get install -y privoxy - sudo pwd - sudo ls -la + - sudo chmod 755 ./tests/ci/setup/*.sh - sudo ./tests/ci/setup/setup_apache.sh - sudo ./tests/ci/setup/setup_privoxy.sh - sudo ./tests/ci/setup/setup_php.sh -- 2.43.0