mirror of
https://github.com/google/brotli.git
synced 2024-11-21 19:20:09 +00:00
xxx
This commit is contained in:
parent
8fe486f52d
commit
4c19faefed
@ -34,7 +34,7 @@ build_script:
|
||||
- IF "%BUILD_SYSTEM%"=="make" (
|
||||
sh -c "make brotli" &&
|
||||
cd bin && 7z a -tzip -mx9 brotli-win-%ARCH%.zip brotli.exe &&
|
||||
appveyor PushArtifact brotli-win-%ARCH%.zip
|
||||
appveyor PushArtifact brotli-win-%ARCH%.zip && cd ..
|
||||
)
|
||||
|
||||
test_script:
|
||||
|
Loading…
Reference in New Issue
Block a user