We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae79cc4 commit 3ec8e04Copy full SHA for 3ec8e04
1 file changed
appveyor.yml
@@ -9,7 +9,6 @@ environment:
9
install:
10
- cd %APPVEYOR_BUILD_FOLDER%
11
- git submodule update --init
12
- - dir %QTDIR%\bin
13
- '%QTDIR%\bin\qtenv2.bat'
14
15
build_script:
@@ -136,14 +135,3 @@ deploy:
136
135
secure: ZUc8vdcr9GvoW987f+m2L364JHu2b1ScdHVGiAFfOrR1fUfafKI6j7rT9MEe/vWG
137
on:
138
appveyor_repo_tag: true
139
- - provider: FTP
140
- protocol: ftp
141
- beta: true
142
- host:
143
- secure: 9KakK2IjmX6egQDXn5SR1g==
144
- username:
145
- secure: u/YPxalk2syD16X0NI1DKA==
146
- password:
147
- secure: Ke98HK9PyMOnHW1XVyQRdETC6YrVmv17/gYRcN38SYs=
148
- on:
149
- appveyor_repo_tag: false
0 commit comments