mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Merge pull request #2494 from moshevds/travis_yml
Removed a mention of SimpleHTTP from comments
This commit is contained in:
commit
4dad0d76f6
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue