Skip to content

Commit

Permalink
.travis.yml: Try another way to be notified.
Browse files Browse the repository at this point in the history
I <jaruga@ruby-lang.org> haven't received the notifications since August 2022.
So, try another way to be notified written on the document below.

https://docs.travis-ci.com/user/notifications/#configuring-email-notifications
  • Loading branch information
junaruga committed Dec 22, 2023
1 parent e863909 commit 426f233
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -146,4 +146,7 @@ notifications:
on_success: never
on_failure: always
email:
- jaruga@ruby-lang.org
recipients:
- jaruga@ruby-lang.org
on_success: never
on_failure: always

0 comments on commit 426f233

Please sign in to comment.