mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 11:05:05 +02:00
Removed 7zip installation from appveyor. It is pre-installed now.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
version: 1.1.0.{build}
|
||||
before_build:
|
||||
- cinst 7zip.commandline -x86 -y
|
||||
- appveyor DownloadFile http://googletest.googlecode.com/files/gtest-1.7.0.zip -FileName gtest-1.7.0.zip
|
||||
- 7z x gtest-1.7.0.zip > NUL
|
||||
- cd gtest-1.7.0
|
||||
|
Reference in New Issue
Block a user