mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
travis_retry sudo apt-get ...
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ language: python
|
|||||||
# http://docs.travis-ci.com/user/ci-environment/#CI-environment-OS
|
# http://docs.travis-ci.com/user/ci-environment/#CI-environment-OS
|
||||||
before_install:
|
before_install:
|
||||||
- travis_retry sudo ./bootstrap/ubuntu.sh
|
- 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
|
# using separate envs with different TOXENVs creates 4x1 Travis build
|
||||||
# matrix, which allows us to clearly distinguish which component under
|
# matrix, which allows us to clearly distinguish which component under
|
||||||
|
|||||||
Reference in New Issue
Block a user