File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ osx_image: xcode9.3
1010env :
1111 global :
1212 - QPMX_CACHE_DIR=$HOME/.qpmx-cache
13- - QT_VER=5.11.0
13+ - QT_VER=5.11.1
1414
1515matrix :
1616 include :
Original file line number Diff line number Diff line change 55version : build-{build}
66
77environment :
8- QT_VER : 5.11.0
8+ QT_VER : 5.11.1
99
1010 matrix :
1111 - PLATFORM : msvc2017_64
@@ -17,12 +17,12 @@ matrix:
1717 exclude :
1818 - PLATFORM : msvc2017_64
1919 image : Visual Studio 2015
20+ - PLATFORM : mingw53_32
21+ image : Visual Studio 2015
2022 - PLATFORM : msvc2015_64
2123 image : Visual Studio 2017
2224 - PLATFORM : msvc2015
2325 image : Visual Studio 2017
24- - PLATFORM : mingw53_32
25- image : Visual Studio 2017
2626
2727install :
2828 - git clone https://github.com/Skycoder42/QtModules.git .\qtmodules-travis
You can’t perform that action at this time.
0 commit comments