Skip to content

Commit 3490a7d

Browse files
committed
Send all emails to dev-ci@mm
1 parent eb14bf9 commit 3490a7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ after_script: mvn cobertura:cobertura coveralls:cobertura
1313
notifications:
1414
email:
1515
recipients:
16-
- dev@maxmind.com
16+
- dev-ci@maxmind.com
1717
on_success: change
1818
on_failure: always
1919

@@ -28,7 +28,7 @@ addons:
2828
project:
2929
name: "maxmind/MaxMind-DB-Reader-java"
3030
description: "Build submitted via Travis CI"
31-
notification_email: dev@maxmind.com
31+
notification_email: dev-ci@maxmind.com
3232
build_command_prepend: "mvn clean"
3333
build_command: "mvn -DskipTests=true compile"
3434
branch_pattern: .*coverity.*

0 commit comments

Comments
 (0)