travis: Use docker-based builds, new baseline
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 17 Jun 2018 17:52:12 +0000 (19:52 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 18 Jun 2018 17:26:56 +0000 (19:26 +0200)
commit8727cded80bfa43f504c3731e10b3b44dabbafdf
tree8b6e55aa2bf508d6d42f8087b2bfeccd4115dffe
parent5941a9d24333401874e051c349b391e2bcac0e0d
travis: Use docker-based builds, new baseline

Perform Linux builds in docker images, which allows us to freely
define the build environment rather than relying on the Travis host
system.

Use Ubuntu 16.04 "Xenial" as the new baseline for Quassel, allowing
us to make use of a more modern toolchain.

Reorganize and modernize travis.yml in general.
.travis.yml
appveyor.ini [deleted file]
appveyor.yml [deleted file]