From 46436b9d6959f0d15c07c653884b66712ead901a Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Fri, 8 May 2020 21:48:46 +0200 Subject: Travis: update qbs to 1.15.1 and Qt to 5.12.8 This includes macOS, Linux and windows jobs, but does not include Android job Change-Id: I59331191b9f3c402930ed4b3454e1b3f4d6d9807 Reviewed-by: Richard Weickelt Reviewed-by: Christian Kandeler --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index fad47ca10..8e9a46927 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,8 @@ git: env: global: - QT_INSTALL_DIR=~/Qt - - QT_VERSION=5.12.6 - - QTCREATOR_VERSION=4.10.2 + - QT_VERSION=5.12.8 + - QTCREATOR_VERSION=4.11.2 cache: directories: -- cgit v1.2.3