Skip to content

Commit e719cbb

Browse files
committed
Removed 7zip installation from appveyor. It is pre-installed now.
1 parent 5adea26 commit e719cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
version: 1.1.0.{build}
22
before_build:
3-
- cinst 7zip.commandline -x86 -y
43
- appveyor DownloadFile http://googletest.googlecode.com/files/gtest-1.7.0.zip -FileName gtest-1.7.0.zip
54
- 7z x gtest-1.7.0.zip > NUL
65
- cd gtest-1.7.0

0 commit comments

Comments
 (0)