mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
travis_retry sudo apt-get ...
This commit is contained in:
@@ -3,7 +3,7 @@ language: python
|
||||
# http://docs.travis-ci.com/user/ci-environment/#CI-environment-OS
|
||||
before_install:
|
||||
- travis_retry sudo ./bootstrap/ubuntu.sh
|
||||
- apt-get install --no-install-recommends nginx-light openssl
|
||||
- travis_retry sudo apt-get install --no-install-recommends nginx-light openssl
|
||||
|
||||
# using separate envs with different TOXENVs creates 4x1 Travis build
|
||||
# matrix, which allows us to clearly distinguish which component under
|
||||
|
||||
Reference in New Issue
Block a user