Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
1e6dc7d2
Commit
1e6dc7d2
authored
Aug 25, 2016
by
Feng Xiao
Committed by
Jisi Liu
Aug 26, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update links in appveyor.yml
Change-Id: I3d44e3c6877e00cfea5a903568fde1e6f597aac1
parent
45d04d02
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
appveyor.yml
appveyor.yml
+9
-3
No files found.
appveyor.yml
View file @
1e6dc7d2
...
...
@@ -19,9 +19,15 @@ environment:
test
:
off
install
:
-
ps
:
Start-FileDownload https://googlemock.googlecode.com/files/gmock-1.7.0.zip
-
7z x gmock-1.7.0.zip
-
rename gmock-1.7.0 gmock
-
ps
:
Start-FileDownload https://github.com/google/googlemock/archive/release-1.7.0.zip
-
7z x release-1.7.0.zip
-
del /Q release-1.7.0.zip
-
rename googlemock-release-1.7.0 gmock
-
ps
:
Start-FileDownload https://github.com/google/googletest/archive/release-1.7.0.zip
-
7z x release-1.7.0.zip
-
del /Q release-1.7.0.zip
-
rename googletest-release-1.7.0 gtest
-
move gtest gmock
-
ps
:
Start-FileDownload https://go.microsoft.com/fwlink/?LinkID=809122 -FileName dotnetsdk.exe
-
dotnetsdk.exe /install /quiet /norestart
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment