Turn off email to save everyone's inbox

This commit is contained in:
Dave Machado 2017-04-03 12:05:02 -04:00 committed by GitHub
parent 35dbcf3ed2
commit 116ce97d81

View file

@ -2,3 +2,5 @@ language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-ssl --allow 403
notifications:
email: false