aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2019-10-23 23:57:49 +0200
committerRichard Weickelt <richard@weickelt.de>2019-10-24 16:17:16 +0000
commitc743186550d23d85cafe1983d1e2d5ecdd317345 (patch)
treee37d035f4aef0181f78b273d308f4195bf58916c /.travis.yml
parent29625b18b6eac46fba6691a47049afb1add3d8a8 (diff)
Update build environment and Bionic Docker image
Update also the docs to refer to the Ubuntu image rather than Debian. Change-Id: I2c64f8f169c7a8ff9d5090ebc55c56bffd957659 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d37139695..208ae94a2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ env:
global:
- QT_INSTALL_DIR=~/Qt
- QT_VERSION=5.12.5
- - QTCREATOR_VERSION=4.9.2
+ - QTCREATOR_VERSION=4.10.1
stages:
- name: Build Qbs and and run autotests