Skip to content

Commit 6f895a7

Browse files
committed
AppVeyor update
1 parent 6433d60 commit 6f895a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
before_build:
2-
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.6.3\bin;%PATH%
31

42
build_script:
3+
- set PATH=C:\Qt\Tools\mingw530_32\bin;C:\Qt\5.6.3\bin;%PATH%
54
- chdir %APPVEYOR_BUILD_FOLDER%\src
65
- qmake peb.pro
76
- mingw32-make

0 commit comments

Comments
 (0)