Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
brpc
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
brpc
Commits
d9c39797
Commit
d9c39797
authored
7 years ago
by
gejun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change the travis-ci link in contribution section
parent
e9775fbe
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
README.md
README.md
+1
-2
README_cn.md
README_cn.md
+1
-2
No files found.
README.md
View file @
d9c39797
...
...
@@ -105,4 +105,4 @@ Make sure the code meets following requirements before submitting your PR:
Check following items after submitting the PR:
-
Compilations and unittests in
[
travis-ci
](
https://travis-ci.org/brpc/brpc
)
are passed.
\ No newline at end of file
-
Compilations and unittests in
[
travis-ci
](
https://travis-ci.org/brpc/brpc/pull_requests
)
are passed.
This diff is collapsed.
Click to expand it.
README_cn.md
View file @
d9c39797
...
...
@@ -106,4 +106,4 @@ brpc欢迎贡献代码,特别是对不同平台,协议的扩展代码。
提交PR后请检查如下内容:
*
[
travis-ci
](
https://travis-ci.org/brpc/brpc
)
中的编译和单测均已成功。
\ No newline at end of file
*
[
travis-ci
](
https://travis-ci.org/brpc/brpc/pull_requests
)
中的编译和单测均已成功。
This diff is collapsed.
Click to expand it.
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