Re: [Mesa-dev] [PATCH 3/3] appveyor: Cache pip's cache files.

2018-10-15 Thread Roland Scheidegger
Am 12.10.18 um 17:27 schrieb Jose Fonseca: > It should speed up the Python packages installation. > --- > appveyor.yml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/appveyor.yml b/appveyor.yml > index a4e942c14ca..ccb84fd3403 100644 > --- a/appveyor.yml > +++ b/appveyor.yml > @@ -33,

[Mesa-dev] [PATCH 3/3] appveyor: Cache pip's cache files.

2018-10-12 Thread Jose Fonseca
It should speed up the Python packages installation. --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index a4e942c14ca..ccb84fd3403 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -33,7 +33,9 @@ branches: # - https://www.appveyor.com/blog/2014/06