Skip to content

Commit

Permalink
Update AppVeyor for msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Simsys committed Mar 16, 2019
1 parent bbf88b4 commit 88953b4
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 @@ -4,10 +4,10 @@ environment:
matrix:
- QT: C:\Qt\5.11\msvc2015
GENERATOR: Visual Studio 14 2015
PLATFORM: x86
- QT: C:\Qt\5.12\msvc2015_64
PLATFORM: X86
- QT: C:\Qt\5.11\msvc2015_64
GENERATOR: Visual Studio 14 2015 Win64
PLATFORM: x64
PLATFORM: X64

clone_folder: c:\dev\qhexedit
clone_depth: 5
Expand Down

0 comments on commit 88953b4

Please sign in to comment.