ci: travis: setup apt.conf

Needs revisiting after CI up and running

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2018-08-02 02:07:43 +01:00
parent af84ef2c63
commit c1123ec2ab
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ services:
- docker
before_install:
- touch apt.conf
- docker build --build-arg UID=$(id -u) -f ./scripts/docker_build/Dockerfile -t sof .
script: