btrfs-progs: ci: add support scripts for docker build
authorDavid Sterba <dsterba@suse.com>
Thu, 8 Feb 2018 00:24:25 +0000 (01:24 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 8 Feb 2018 00:24:25 +0000 (01:24 +0100)
commit47cbdeb83617917132cc48b704bebb9cba26e15b
treebed844d591b71077ce393ee90ed1932b2c7c95e3
parent5720b3ae9a8be9eb949731a9a6924b6b987f1f9f
btrfs-progs: ci: add support scripts for docker build

The test-build resides inside the docker image and is supposed to be
called from outside, downloads the branch and calls build-default.
Buid-default will run up to make.

Signed-off-by: David Sterba <dsterba@suse.com>
travis/build-default [new file with mode: 0755]
travis/images/test-build [new file with mode: 0755]