From 620bccb1028fa6cc5cc826d1f9b42490f97d2d7a Mon Sep 17 00:00:00 2001 From: erwanlr Date: Fri, 21 Mar 2014 10:13:44 +0100 Subject: [PATCH] Forcing Travis notify the team --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9b4b38df..56f1d895 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,6 @@ rvm: - 2.0.0 - 2.1.0 script: bundle exec rspec --format documentation +notifications: + email: + - wpscanteam@gmail.com