From 91f783daf611504ba4f84ecd983cc75ee6649ba6 Mon Sep 17 00:00:00 2001 From: Bart House Date: Sat, 26 Oct 2019 20:11:21 -0700 Subject: [PATCH] Changed travis email to once again send to devteam. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b8750491b..501c0f7df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,7 @@ sudo: false notifications: email: recipients: - - bart@barthouse.com + - devteam@nethack.org # deploy: provider: releases