ci: Move everything to a separate directory
commitffad19f94c1e56d32e03b93269f8d8d66fb64446
authorAndrea Bolognani <abologna@redhat.com>
Thu, 15 Aug 2019 12:06:14 +0000 (15 14:06 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 21 Aug 2019 16:58:13 +0000 (21 18:58 +0200)
treeae160feb1d8d629d706831171de31b13c7611e72
parent75f5affde764e5decddce7b5d6eef46f2d824a2e
ci: Move everything to a separate directory

We're going to have a few more CI-related files in a second, and
it makes sense to have a separate directory for them rather than
littering the root directory.

$(CI_SCRATCHDIR) can now also be created inside the CI directory,
and as a bonus the make rune necessary to start CI builds without
running configure first becomes shorter.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
.gitignore
.travis.yml
Makefile.am
ci/Makefile [moved from Makefile.ci with 96% similarity]