Travis: update --server to point at directory

This commit is contained in:
Jakub Warmuz
2015-09-09 20:22:38 +00:00
parent 817ab468d1
commit c93564b99e
+1 -1
View File
@@ -13,7 +13,7 @@ export root store_flags
letsencrypt_test () {
letsencrypt \
--server "${SERVER:-http://localhost:4000/acme/new-reg}" \
--server "${SERVER:-http://localhost:4000/directory}" \
--no-verify-ssl \
--dvsni-port 5001 \
--simple-http-port 5001 \