Skip to content

Commit

Permalink
[CI] Updated .appveyor.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Dec 9, 2018
1 parent 95b85db commit 65732fa
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ environment:
qtver: 5.11
qtbin: msvc2017_64
msvcname: Visual Studio 15 2017 Win64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
platform: Win32
qtver: 5.11
qtbin: winrt_x86_msvc2017
msvcname: Visual Studio 15 2017
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
platform: x64
qtver: 5.11
qtbin: winrt_x64_msvc2017
msvcname: Visual Studio 15 2017 Win64
before_build:
- cmd: >-
set PATH=C:\Qt\%qtver%\%qtbin%\bin;%PATH%
Expand Down

0 comments on commit 65732fa

Please sign in to comment.