We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af84ef2 commit c1123ecCopy full SHA for c1123ec
1 file changed
.travis.yml
@@ -6,6 +6,7 @@ services:
6
- docker
7
8
before_install:
9
+ - touch apt.conf
10
- docker build --build-arg UID=$(id -u) -f ./scripts/docker_build/Dockerfile -t sof .
11
12
script:
0 commit comments