jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/426643 )
Change subject: Revert "Enable pip caching" ......................................................................
Revert "Enable pip caching"
This reverts commit 0381293f91dd2a2fe11efd22a27730d76f4cebb5.
This patch didn’t save any time.
Change-Id: Id2acd98745e0be083734817d05f3cf2b5e80101d --- M .travis.yml 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.travis.yml b/.travis.yml index 70efc91..4108055 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,8 +21,6 @@ - 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
pywikibot-commits@lists.wikimedia.org