Skip to content

Commit fccd464

Browse files
committed
AppVeyor update
1 parent 6f895a7 commit fccd464

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
before_build:
2+
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.9.5\mingw53_32\bin;%PATH%
13

24
build_script:
3-
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.6.3\bin;%PATH%
45
- chdir %APPVEYOR_BUILD_FOLDER%\src
56
- qmake peb.pro
67
- mingw32-make

0 commit comments

Comments
 (0)