Disable notifications from travis.

This commit is contained in:
Raphael Sofaer 2011-07-04 11:59:32 -07:00
parent fa3cdeb8cb
commit f2f96f36aa

View file

@ -12,3 +12,5 @@ before_script:
script: "bundle exec rake travis"
env: "TRAVIS=true"
notifications:
disable: true