From 560ad7152da5e4a521d5a77837ea52f19aa6ad0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=B4she=20van=20der=20Sterre?= Date: Wed, 17 Feb 2016 06:38:07 +0100 Subject: [PATCH] Removed a mention of SimpleHTTP from comments --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e253081d9..0e4c8c0f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,8 +65,8 @@ branches: sudo: false addons: - # Custom /etc/hosts required for SimpleHTTP simple verification, - # simple_verify for http01 and tls-sni-01, and letsencrypt_test_nginx + # Custom /etc/hosts required for simple verification of http-01 + # and tls-sni-01, and for letsencrypt_test_nginx hosts: - le.wtf - le1.wtf