From 6f8e11cc30233e0de09cea6e42c7ed90a9f00a37 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 27 Feb 2018 11:04:22 +0100 Subject: =?UTF-8?q?Switch=20to=20Qt=205.9.4=20for=20KMime=20(needs=20?= =?UTF-8?q?=E2=89=A5=205.8.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3e0b671e..a17a0a07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,13 +6,13 @@ addons: sources: - ubuntu-toolchain-r-test - ubuntu-sdk-team - - sourceline: "ppa:beineri/opt-qt571-trusty" + - sourceline: "ppa:beineri/opt-qt594-trusty" packages: - g++-6 - cmake - ninja-build - - qt57-meta-minimal - - qt57tools + - qt59-meta-minimal + - qt59tools - liblmdb-dev - gperf before_script: -- cgit v1.2.3