Skip to content

Commit f8ad068

Browse files
committed
Send all emails to dev-ci@mm
1 parent 7ed2f21 commit f8ad068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ after_success:
3131
notifications:
3232
email:
3333
recipients:
34-
- dev@maxmind.com
34+
- dev-ci@maxmind.com
3535
on_success: change
3636
on_failure: always
3737

@@ -44,7 +44,7 @@ addons:
4444
project:
4545
name: "maxmind/MaxMind-DB-Reader-python"
4646
description: "Build submitted via Travis CI"
47-
notification_email: dev@maxmind.com
47+
notification_email: dev-ci@maxmind.com
4848
build_command_prepend: "python setup.py clean"
4949
build_command: "python setup.py build"
5050
branch_pattern: .*coverity.*

0 commit comments

Comments
 (0)