Skip to content

Commit f974265

Browse files
committed
Fix appveyor.yml.
1 parent ff48fcd commit f974265

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

appveyor-release.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@ branches:
44
- master
55
- 0.7
66
configuration: Release
7-
init:
8-
- cmd: >-
9-
cd \
10-
11-
@rem appveyor DownloadFile http://dl.google.com/android/android-sdk_r24.3.4-windows.zip
12-
13-
@rem 7z x android-sdk_r24.3.4-windows.zip > nul
14-
15-
cd %APPVEYOR_BUILD_FOLDER%
167
assembly_info:
178
patch: true
189
file: '**\*AssemblyInfo.cs'
@@ -27,8 +18,6 @@ install:
2718
2819
./SetBuildEnv.ps1
2920
30-
# ./UpdateAndroidSdk.cmd
31-
3221
cd ..
3322
build_script:
3423
- ps: >-

0 commit comments

Comments
 (0)