Travis: update --server to point at directory

This commit is contained in:
Jakub Warmuz 2015-09-09 20:21:57 +00:00
parent 817ab468d1
commit c93564b99e
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

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 \