travis: Add Ubuntu 18.10 "Cosmic" to the list of CI distros
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 16 Nov 2018 22:29:56 +0000 (23:29 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 10:06:43 +0000 (11:06 +0100)
commit812b7b9f9d4cbd413294849624e7af7e5394f388
treeab6acb5fed8d48cc99a3d26005f03eb8a9cfa00f
parent0fcf6adf1ca3a256bd0e5c1db40507874b9d65a8
travis: Add Ubuntu 18.10 "Cosmic" to the list of CI distros

Add Ubuntu 18.10 to the build matrix, so we ensure we can build
on the newest Ubuntu release.

Rework the combination of build options; it's probably enough to
test building without KDE only on the baseline, since the non-KDE
code does not change between distro versions (while the installed
version of KDE Frameworks does). This keeps the number of build
jobs reasonably low.
.travis.yml