From 36cd3c0c42250a23b577bb9b43c5f3995604e68f Mon Sep 17 00:00:00 2001 From: erwanlr Date: Fri, 21 Mar 2014 10:16:31 +0100 Subject: [PATCH] No newline at the end of .yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 56f1d895..80afec2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ rvm: script: bundle exec rspec --format documentation notifications: email: - - wpscanteam@gmail.com + - wpscanteam@gmail.com \ No newline at end of file