.travis.yml: Update jaruga's email.

I cannot receive Travis's notification via jaruga@ruby-lang.org, while another
committer with their @ruby-lang.org email can receive the notification.
The issue is my ruby-lang.org email address specific.
So far we haven't seen the root cause even with the Travis support's help.

Because of that, I change the email address to my personal email address.
This commit is contained in:
Jun Aruga 2024-06-11 13:04:16 +02:00 коммит произвёл Jun Aruga
Родитель 0ccb80d6bf
Коммит b824b13ee9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -148,6 +148,6 @@ notifications:
on_failure: always
email:
recipients:
- jaruga@ruby-lang.org
- jun.aruga@gmail.com
on_success: never
on_failure: always