From 15a4d7e2cce47f568c72de579dd4d46fbd48361f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Kr=C3=A1l?= Date: Wed, 16 May 2018 12:40:49 -0400 Subject: [PATCH] Removing my email from .travis.yml --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3b4d44bb..7c9a70af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,8 +32,3 @@ install: script: - python setup.py test - -notifications: - email: - recipients: - - honza.kral@gmail.com