Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Feb 8, 2020
1 parent dd5fdd7 commit bf121c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ environment:
- GENERATOR : "MinGW Makefiles"
QTDIR: C:\Qt\5.7\mingw53_32
PLATFORM: x86
- GENERATOR : "Visual Studio 15 2017 Win64"
compiler: msvc2015
QTDIR: C:\Qt\5.9\msvc2015_64
PLATFORM: x64
# - GENERATOR : "Visual Studio 15 2017 Win64"
# compiler: msvc2015
# QTDIR: C:\Qt\5.9\msvc2015_64
# PLATFORM: x64
# - GENERATOR : "Visual Studio 14 2015 Win64"
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
# QTDIR: C:\Qt\5.9.7\msvc2015_64
Expand Down

0 comments on commit bf121c1

Please sign in to comment.