Skip to content

Commit

Permalink
fix appveyor yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
andibacher committed May 24, 2018
1 parent 2093bcd commit 107112d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
# Qt 5.10
- QTDIR: C:\Qt\5.10\msvc2017_64
CMD_VCVARSALL: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
CMD_VCVARSALL: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64'
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017

branches:
Expand Down

0 comments on commit 107112d

Please sign in to comment.