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