Disable Travis email for new branches that are passing

This commit is contained in:
Mislav Marohnić 2013-10-26 05:51:17 +02:00
parent c23b50414b
commit 85f5470956

View file

@ -1,6 +1,9 @@
install: git clone https://github.com/sstephenson/bats.git
script: script/test
language: c
notifications:
email:
on_success: never
env:
global:
- AMAZON_S3_BUCKET=ruby-build-mirror