.travis.yml in danger-the_coding_love-0.0.1 vs .travis.yml in danger-the_coding_love-0.0.2

- old
+ new

@@ -7,6 +7,9 @@ - 2.0 - 2.1.3 - 2.3.1 script: - - bundle exec rake spec \ No newline at end of file + - bundle exec rake spec + +notifications: + email: false