Avoid email when travis is ok

This commit is contained in:
Laurent Destailleur 2013-10-19 14:11:56 +02:00
parent 5e35731693
commit 8e42a6fd15

View File

@ -3,6 +3,11 @@
# Command run is phpunit
# For syntax, see http://about.travis-ci.org/docs/user/languages/php/
notifications:
email:
on_success: never # [always|never|change] default: change
on_failure: always # [always|never|change] default: always
services:
- memcached # will start memcached