Skip to content

Commit

Permalink
update ci to 5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Sep 22, 2018
1 parent 91e560f commit 07b6602
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ services:

sudo: required
dist: trusty
osx_image: xcode9.3
osx_image: xcode10

env:
global:
- QPMX_CACHE_DIR=$HOME/.qpmx-cache
- QT_VER=5.11.1
- QT_VER=5.11.2

matrix:
include:
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ image:
version: build-{build}

environment:
QT_VER: 5.11.1
QT_VER: 5.11.2

matrix:
- PLATFORM: msvc2017_64
- PLATFORM: mingw53_32
- PLATFORM: msvc2015_64
- PLATFORM: msvc2015
- PLATFORM: mingw53_32

matrix:
exclude:
Expand Down

0 comments on commit 07b6602

Please sign in to comment.