From 99b0358f3478c9f82947f81eb05d176524586f8f Mon Sep 17 00:00:00 2001 From: yavuzkutuk Date: Wed, 15 Apr 2020 17:46:29 +0200 Subject: [PATCH] Upadte travis --- .travis.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c6a8f6..b5904b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,11 @@ script: - ./vendor/bin/phpmd src text phpmd.xml notifications: email: - - TRAINER@wildcodeschool.fr - - STUDENT_MAIL + - yavuz@wildcodeschool.fr + - bauduin.yann.59@gmail.com + - franck7980@gmail.com + - typhaine.demangeon@gmail.com + - pierremanu.muller@gmail.com branches: only: - master