John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/225105
Change subject: Enable pip caching ...................................................................... Enable pip caching Bug: T106062 Change-Id: I5a14d3e124cdb2833760dd2eaded396c8ba80550 --- M .travis.yml 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/05/225105/1 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-MessageType: newchange Gerrit-Change-Id: I5a14d3e124cdb2833760dd2eaded396c8ba80550 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: John Vandenberg <jay...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits