From 7f7087cdb295761729fc375c5d889974a62851a2 Mon Sep 17 00:00:00 2001 From: Emilien Mantel Date: Thu, 16 Mar 2017 18:31:16 +0100 Subject: [PATCH] Ignore warning on test.yml --- tests/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test.yml b/tests/test.yml index 76b4f00..cddcbb9 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -83,6 +83,8 @@ - name: SHELL | Check vhost shell: "curl -v -H 'Host: {{ vhost }}' http://127.0.0.1/phpinfo.php 2> /dev/null | grep h1 | grep -o 'PHP Version [57].*<' | sed -r 's/