Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Sofaer <raphael@joindiaspora.com>2011-07-04 22:59:32 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-07-04 23:05:09 +0400
commitf2f96f36aad2e6ce0df4c09f2f9f50309ff0350a (patch)
tree6968719371e231ad4ea4af244225970bf37c197f /.travis.yml
parentfa3cdeb8cb97cdc9bd93424d8cb8c3906d7be88c (diff)
Disable notifications from travis.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6fc098476..b2e8f8b17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,3 +12,5 @@ before_script:
script: "bundle exec rake travis"
env: "TRAVIS=true"
+notifications:
+ disable: true