This commit is contained in:
moyogo 2016-09-27 20:52:09 +01:00
parent 969b68ec2b
commit fbbc344556
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ test_script:
notifications: notifications:
- provider: Email - provider: Email
to: to:
- fonttools@googlegroups.com - fonttools-dev@googlegroups.com
on_build_success: false on_build_success: false
on_build_failure: true on_build_failure: true
on_build_status_changed: true on_build_status_changed: true

View File

@ -52,7 +52,7 @@ before_deploy:
notifications: notifications:
irc: "irc.freenode.org##fonts" irc: "irc.freenode.org##fonts"
email: fonttools@googlegroups.com email: fonttools-dev@googlegroups.com
deploy: deploy:
# deploy to Github Releases on tags # deploy to Github Releases on tags