Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/683961 )
Change subject: Revert "[tests] remove codecov in travis after_script" ......................................................................
Revert "[tests] remove codecov in travis after_script"
This reverts commit 8762f079f0d4d78a5422ff15c054358c8e4fc20d.
Reason for revert: Tests done
Change-Id: I97d972c69f9562eaae2d538e7fd70078bb0470b0 --- 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 4aa715e..f63277d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -112,7 +112,7 @@ fi
after_script: - # codecov + codecov
env: global:
pywikibot-commits@lists.wikimedia.org