Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apollo
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
apollo
Commits
994f5947
Commit
994f5947
authored
May 31, 2016
by
Yiming Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Yiming from notification list
parent
3e4e8ef9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
.travis.yml
.travis.yml
+2
-2
pom.xml
pom.xml
+10
-10
No files found.
.travis.yml
View file @
994f5947
...
...
@@ -4,7 +4,7 @@ jdk:
notification
:
email
:
recipients
:
-
liuyiming.vip@gmail.com,
nobodyiam@gmail.com,lepdou@gmail.com
-
nobodyiam@gmail.com,lepdou@gmail.com
on_success
:
always
on_failure
:
always
...
...
@@ -33,7 +33,7 @@ addons:
project
:
name
:
"
ctripcorp/apollo"
description
:
"
Build
submitted
via
Travis
CI"
notification_email
:
liuyiming.vip@gmail.com,
nobodyiam@gmail.com,lepdou@gmail.com
notification_email
:
nobodyiam@gmail.com,lepdou@gmail.com
build_command_prepend
:
"
mvn
clean"
build_command
:
"
mvn
-DskipTests=true
compile"
branch_pattern
:
master
pom.xml
View file @
994f5947
...
...
@@ -47,16 +47,6 @@
<developers>
<developer>
<id>
yiming187
</id>
<name>
Billy(Yiming) Liu
</name>
<email>
liuyiming.vip at gmail.com
</email>
<organization>
Ctrip, Inc.
</organization>
<organizationUrl>
http://www.ctrip.com
</organizationUrl>
<roles>
<role>
Developer
</role>
</roles>
</developer>
<developer>
<id>
nobodyiam
</id>
<name>
Jason(Shun) Song
</name>
<email>
nobodyiam at gmail.com
</email>
...
...
@@ -76,6 +66,16 @@
<role>
Developer
</role>
</roles>
</developer>
<developer>
<id>
yiming187
</id>
<name>
Billy(Yiming) Liu
</name>
<email>
liuyiming.vip at gmail.com
</email>
<organization>
Ctrip, Inc.
</organization>
<organizationUrl>
http://www.ctrip.com
</organizationUrl>
<roles>
<role>
Developer(Inactive)
</role>
</roles>
</developer>
</developers>
<properties>
...
...
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