Skip to content

Commit

Permalink
Update Qt version
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Aug 12, 2019
1 parent bd9a7bb commit 12457c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QTPATH: C:\Qt\5.12\msvc2017_64
QTPATH: C:\Qt\5.13\msvc2017_64
OS: win64
VCVARSALLPATH: C:\"Program Files (x86)\Microsoft Visual Studio"\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
VCVARSALL: x64
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu1804
OS: linux
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
QTPATH: C:\Qt\5.12\msvc2017
QTPATH: C:\Qt\5.13\msvc2017
OS: win32
VCVARSALLPATH: C:\"Program Files (x86)\Microsoft Visual Studio"\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
VCVARSALL: x86
Expand Down

0 comments on commit 12457c4

Please sign in to comment.