OSDN Git Service

travis.yml: Test the release tarball
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Oct 2019 16:04:49 +0000 (18:04 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Oct 2019 18:23:53 +0000 (19:23 +0100)
commit61ac3dcc15f65509cdaf063a9bd071b8f488f447
treed2a2ea78c9eed166d01260a15837afcde1034e6d
parent312995c2abe3cd4808056f0f6ec0cdb6c8ca58bd
travis.yml: Test the release tarball

Add a job to generate the release tarball and build/install few
QEMU targets from it.

Ideally we should build the 'efi' target from the 'roms' directory,
but it is too time consuming.

This job is only triggered when a tag starting with 'v' is pushed,
which is the case with release candidate tags.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191007160450.3619-1-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml