Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Commit

Permalink
AppVeyor: Move to Qt-5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
srazi committed Mar 13, 2018
1 parent 879dce4 commit cec7516
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ environment:
TOOLSDIR: C:\Qt\Tools\QtCreator

matrix:
- QTDIR: C:\Qt\5.10.0\msvc2015
- QTDIR: C:\Qt\5.10.1\msvc2015
- ARCH: x64
QTDIR: C:\Qt\5.10.0\msvc2015_64
QTDIR: C:\Qt\5.10.1\msvc2015_64
- PORTABLE_BUILD: "true"
QTDIR: C:\Qt\5.10.0\msvc2015
QTDIR: C:\Qt\5.10.1\msvc2015

install:
- set QZ_DIR=%CD%
Expand Down

0 comments on commit cec7516

Please sign in to comment.