Disable travis notifications

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-02 10:39:46 +02:00
parent 31892227d7
commit 4e878ad902
No known key found for this signature in database
GPG key ID: 2CEAFD2671262EC2

View file

@ -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