MDL-52407 travis: use Travis default notifications(email)

This commit is contained in:
Victor Deniz Falcon
2020-10-07 16:37:52 +08:00
committed by Jake Dallimore
parent 9c22c9c0e8
commit ed815ecf42
+2 -3
View File
@@ -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