aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtravis/setup-webserver.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/setup-webserver.sh b/travis/setup-webserver.sh
index c475f0f7ff..d2ee42f862 100755
--- a/travis/setup-webserver.sh
+++ b/travis/setup-webserver.sh
@@ -32,7 +32,7 @@ pm = static
pm.max_children = 2
php_admin_value[memory_limit] = 128M
-" | sudo tee $PHP_FPM_CONF
+" > $PHP_FPM_CONF
# nginx configuration
echo "