Update .travis.yml

This commit is contained in:
Serhii Londar 2018-09-12 00:52:58 +03:00 committed by GitHub
parent 7c85b3fc85
commit 2c5daf685c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ before_script:
- gem install awesome_bot
- gem install danger
script:
- awesome_bot README.md
- awesome_bot README.md -w https://matrix.org/blog/home/
- danger
notifications:
email: false