Skip to content

Commit 637c93f

Browse files
committed
AppVeyor update
1 parent dcc88a3 commit 637c93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
before_build:
22
- set PATH=C:\Qt\5.9.5\msvc2015\bin;%PATH%
3-
- \"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat\" amd64
3+
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
44

55
build_script:
66
- chdir %APPVEYOR_BUILD_FOLDER%\src

0 commit comments

Comments
 (0)