mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
Travis: add rsyslog
This commit is contained in:
@@ -43,8 +43,11 @@ addons:
|
||||
- libssl-dev
|
||||
- libffi-dev
|
||||
- ca-certificates
|
||||
# For letsencrypt-nginx integration testing
|
||||
- nginx-light
|
||||
- openssl
|
||||
# For Boulder integration testing
|
||||
- rsyslog
|
||||
|
||||
install: "travis_retry pip install tox coveralls"
|
||||
before_script: '[ "xxx$BOULDER_INTEGRATION" = "xxx" ] || ./tests/boulder-start.sh'
|
||||
|
||||
Reference in New Issue
Block a user