try to discover travis' apt config
This commit is contained in:
parent
338b9e7007
commit
b26b3d8bbf
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export DEBIAN_FRONTEND=noninteractive
|
|||
export DONT_CHANGE_SHELL
|
||||
export DONT_START_TOR
|
||||
|
||||
cat /etc/apt/apt.conf
|
||||
echo "APT::Acquire::Retries=16" >> /etc/apt/apt.conf
|
||||
cat /etc/apt/apt.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue