We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adea26 commit e719cbbCopy full SHA for e719cbb
appveyor.yml
@@ -1,6 +1,5 @@
1
version: 1.1.0.{build}
2
before_build:
3
-- cinst 7zip.commandline -x86 -y
4
- appveyor DownloadFile http://googletest.googlecode.com/files/gtest-1.7.0.zip -FileName gtest-1.7.0.zip
5
- 7z x gtest-1.7.0.zip > NUL
6
- cd gtest-1.7.0
0 commit comments