Browse Source

Turn off email to save everyone's inbox

pull/325/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
116ce97d81
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml 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

Loading…
Cancel
Save