Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/684007 )
Change subject: [tests] remove codecov in travis after_script ......................................................................
[tests] remove codecov in travis after_script
Test for T281551
Change-Id: Ide9452a0f7c53b3fcb793be3e6924d4c1e9c2d9a --- M .travis.yml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/.travis.yml b/.travis.yml index f63277d..4aa715e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -112,7 +112,7 @@ fi
after_script: - codecov + # codecov
env: global:
pywikibot-commits@lists.wikimedia.org