Skip to content

Commit

Permalink
MDL-52407 travis: use Travis default notifications(email)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmdef committed Aug 11, 2020
1 parent a7d9b53 commit 42ec52d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,10 +2,9 @@
# process (which uses our internal CI system) this file is here for the benefit
# of community developers git clones - see MDL-51458.

# 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

Expand Down

0 comments on commit 42ec52d

Please sign in to comment.