diff --git a/.travis.sh b/.travis.sh index 1d0dd0d7..701b5640 100755 --- a/.travis.sh +++ b/.travis.sh @@ -22,6 +22,8 @@ function travis_time_end { set -x } +export DEBIAN_FRONTEND=noninteractive + apt-get update -qq && apt-get install -qq -y -q wget sudo lsb-release gnupg # for docker # Setup ccache