jenkins-bot merged this change.
[bugfix] Fix notifications at .travis.yml
Bug: T224396
Change-Id: I026f87f2992964f4bed9933e2793feb6ffee3759
---
M .travis.yml
1 file changed, 1 insertion(+), 1 deletion(-)
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
To view, visit change 512620. To unsubscribe, or for help writing mail filters, visit settings.