Add DEBIAN_FRONTEND=noninteractive
This commit is contained in:
parent
cd2a12af43
commit
090e105e77
@ -22,6 +22,8 @@ function travis_time_end {
|
|||||||
set -x
|
set -x
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
apt-get update -qq && apt-get install -qq -y -q wget sudo lsb-release gnupg # for docker
|
apt-get update -qq && apt-get install -qq -y -q wget sudo lsb-release gnupg # for docker
|
||||||
|
|
||||||
# Setup ccache
|
# Setup ccache
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user