You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2018/06/19 11:53:23 UTC

[maven-surefire] branch master updated: remove email

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 7149edc  remove email
7149edc is described below

commit 7149edc6f24fa8bff06372e24a177e86d4960d8c
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Tue Jun 19 21:53:20 2018 +1000

    remove email
---
 .travis.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b3a9cab..c9c877a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,8 +10,3 @@ install: true
 branches:
     except:
         - gh-pages
-
-
-notifications:
-    email:
-        - olamy@apache.org