From 2d785f3ea39d6779a6ac44d85d7cdc0acf891f43 Mon Sep 17 00:00:00 2001 From: Jan Ekström Date: Sun, 29 Jul 2018 11:55:48 +0300 Subject: ci: do bootstrap outside the docker container This way the docker container in itself does no networking. It seems like travis disabled network access from the actual docker containers. --- ci/build-tumbleweed.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/build-tumbleweed.sh') diff --git a/ci/build-tumbleweed.sh b/ci/build-tumbleweed.sh index b7d6b56d56..c626aff660 100755 --- a/ci/build-tumbleweed.sh +++ b/ci/build-tumbleweed.sh @@ -1,7 +1,6 @@ #!/bin/sh set -e -./bootstrap.py ./waf configure \ --enable-cdda \ --enable-dvbin \ -- cgit v1.2.3