jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/512620 )
Change subject: [bugfix] Fix notifications at .travis.yml ......................................................................
[bugfix] Fix notifications at .travis.yml
Bug: T224396 Change-Id: I026f87f2992964f4bed9933e2793feb6ffee3759 --- M .travis.yml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.travis.yml b/.travis.yml index 4b6dd58..0cbc4b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ - cd pywikibot-build - nosetests --verbosity=2 tests.l10n_tests
- notifications: +notifications: email: recipients: - pywikibot-commits@lists.wikimedia.org