Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

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 21, 2018
1 parent 0cc47ca commit 096cf2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
- DOCKER_IMAGE=common
- EXTRA_MODULES=".qtremoteobjects .skycoder42.jsonserializer .skycoder42.service"

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
version: build-{build}

environment:
QT_VER: 5.11.1
QT_VER: 5.11.2
EXTRA_MODULES: .qtremoteobjects;.skycoder42.jsonserializer;.skycoder42.service

matrix:
Expand Down

0 comments on commit 096cf2f

Please sign in to comment.