mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
fix travis tests? (#3695)
This commit is contained in:
parent
6ad08f4f64
commit
42180ee9b5
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ addons:
|
|||
- apache2
|
||||
- libapache2-mod-wsgi
|
||||
- libapache2-mod-macro
|
||||
- sudo
|
||||
|
||||
install: "travis_retry pip install tox coveralls"
|
||||
script: 'travis_retry tox && ([ "xxx$BOULDER_INTEGRATION" = "xxx" ] || ./tests/travis-integration.sh)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue