From e6b8f838597561ec1f2c8db86dfa1de2f773d157 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Mon, 10 Nov 2014 15:19:21 -0500 Subject: [PATCH] Use dev@openscad.org for notification emails --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 62437821..5f8141d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,7 +83,7 @@ addons: project: name: "openscad/openscad" description: "The Programmers Solid 3D CAD Modeller" - notification_email: torsten.paul@gmx.de + notification_email: dev@openscad.org build_command_prepend: qmake build_command: make branch_pattern: coverity_scan