Skip to content

Commit 3c86a35

Browse files
committed
Update AppVeyor for msvc
1 parent 020d998 commit 3c86a35

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

appveyor.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ version: build{build}
33
environment:
44
matrix:
55
- QT: C:\Qt\5.12\msvc2015_64
6-
GENERATOR: Visual Studio 15 2017 Win64
7-
PLATFORM: X64
8-
6+
GENERATOR: Visual Studio 14 2015 Win64
7+
PLATFORM: x64
8+
- QT: C:\Qt\5.12\msvc2015
9+
GENERATOR: Visual Studio 14 2015
10+
PLATFORM: x86
11+
912
clone_folder: c:\dev\qhexedit
1013
clone_depth: 5
1114

0 commit comments

Comments
 (0)