From d52313f783a10c209942917266ac614ef6a8bd54 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Tue, 7 Feb 2017 17:50:05 +0200 Subject: [PATCH] Fixing Travis --- travis/nginx.tpl.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/travis/nginx.tpl.conf b/travis/nginx.tpl.conf index 0a677fb25..6a46662de 100644 --- a/travis/nginx.tpl.conf +++ b/travis/nginx.tpl.conf @@ -1,6 +1,3 @@ -#error_log {DIR}/tmp/error.log; -#pid {DIR}/tmp/nginx.pid; -#worker_processes 1; user www-data; worker_processes 1; pid pid {DIR}/tmp/nginx.pid;