Skip to content

Commit 5070424

Browse files
committed
AppVeyor update
1 parent 1ab3ab2 commit 5070424

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,5 +1,5 @@
11
before_build:
2-
- set PATH=C:\Qt\5.9.5\msvc2015\bin;%PATH%
2+
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.9.5\msvc2015\bin;%PATH%
33

44
build_script:
55
- chdir %APPVEYOR_BUILD_FOLDER%\src

0 commit comments

Comments
 (0)