From 941f048023050bab1f34840656e934448437ed58 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Tue, 7 Feb 2017 17:52:40 +0200 Subject: [PATCH] Fixing Travis --- travis/nginx.tpl.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/travis/nginx.tpl.conf b/travis/nginx.tpl.conf index 6a46662de..6966e5aac 100644 --- a/travis/nginx.tpl.conf +++ b/travis/nginx.tpl.conf @@ -1,4 +1,3 @@ -user www-data; worker_processes 1; pid pid {DIR}/tmp/nginx.pid;