Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
pub
google
protobuf
Commits
f56542f8
Commit
f56542f8
authored
8 years ago
by
Feng Xiao
Browse files
Options
Download
Email Patches
Plain Diff
Remove csharp tests from appveyor.
Change-Id: Ifeaa1bbc946ea5160d1a132004ff3862a7112795
parent
dc098615
2.7.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+0
-4
appveyor.yml
with
0 additions
and
4 deletions
+0
-4
appveyor.yml
+
0
-
4
View file @
f56542f8
...
...
@@ -12,8 +12,6 @@ environment:
-
language
:
cpp
BUILD_DLL
:
ON
-
language
:
csharp
# Our build scripts run tests automatically; we don't want AppVeyor
# to try to detect them itself.
test
:
off
...
...
@@ -22,8 +20,6 @@ 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://go.microsoft.com/fwlink/?LinkID=809122 -FileName dotnetsdk.exe
-
dotnetsdk.exe /install /quiet /norestart
before_build
:
-
if %platform%==Win32 set generator=Visual Studio
12
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets