jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/225105 )

Change subject: Enable pip caching
......................................................................

Enable pip caching

Bug: T106070
Change-Id: I5a14d3e124cdb2833760dd2eaded396c8ba80550
---
M .travis.yml
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified

Objections:
  John Vandenberg: There's a problem with this change, please improve



diff --git a/.travis.yml b/.travis.yml
index 4108055..70efc91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,8 @@
       - graphviz
       - liblua5.1-0-dev

+cache: pip
+
 before_install:
   # When PYSETUP_TEST_EXTRAS is not enabled, do not allow the
   # default 'install' step to install all dependencies listed in

--
To view, visit https://gerrit.wikimedia.org/r/225105
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a14d3e124cdb2833760dd2eaded396c8ba80550
Gerrit-Change-Number: 225105
Gerrit-PatchSet: 2
Gerrit-Owner: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to