Disable travis notifications
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
31892227d7
commit
4e878ad902
1 changed files with 2 additions and 0 deletions
|
@ -23,3 +23,5 @@ before_script:
|
|||
- "bundle exec rake db:setup"
|
||||
- "bundle exec rake db:seed_fu"
|
||||
script: "bundle exec rake $TASK --trace"
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue