Update what email address travis sends to

Travis is sending me email notifications at an email address that is soon going away. I have already updated Github to not send me notifications there, but travis still is.

How do I tell travis what email address I want notifications to be sent to?

My project is currently on travis-ci.org.

1 Like

I’d like to know this as well because I’m having the very same issue. I already tried to unlink and link projects back but it didn’t work. For completion I already changed my primary email in github so I’m not sure where travis is getting its preferences.

@jrochkind ok I figure it out reading the documentation… it’s super simple :slight_smile:

Just reconfigure the default email in your .gitconfig and you are good to go