Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-04-14 20:20:23 +0300
committerBrad Warren <bmw@eff.org>2016-04-14 20:20:23 +0300
commitae6f1c62f11435061c2b30457961561f39afa0c7 (patch)
tree3d284b09106838dd29adf1c288b535d49d0a61e5 /.travis.yml
parent214343ed6aa9db12524a45df34f5a26b73abed67 (diff)
Rename misc files
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 38c874279..5d70ca799 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -82,7 +82,7 @@ sudo: false
addons:
# Custom /etc/hosts required for simple verification of http-01
- # and tls-sni-01, and for letsencrypt_test_nginx
+ # and tls-sni-01, and for certbot_test_nginx
hosts:
- le.wtf
- le1.wtf
@@ -105,7 +105,7 @@ addons:
- libssl-dev
- libffi-dev
- ca-certificates
- # For letsencrypt-nginx integration testing
+ # For certbot-nginx integration testing
- nginx-light
- openssl
# For Boulder integration testing