MDL-52407 travis: use Travis default notifications(email)
This commit is contained in:
committed by
Jake Dallimore
parent
9c22c9c0e8
commit
ed815ecf42
+2
-3
@@ -4,10 +4,9 @@
|
||||
|
||||
sudo: required
|
||||
|
||||
# We currently disable Travis notifications entirely until https://github.com/travis-ci/travis-ci/issues/4976
|
||||
# is fixed.
|
||||
notifications:
|
||||
email: false
|
||||
email:
|
||||
if: env(MOODLE_EMAIL) != no
|
||||
|
||||
language: php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user