]> Git Repo - qemu.git/commit
.travis.yml: Cache Python PIP packages
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 3 Sep 2019 13:26:42 +0000 (15:26 +0200)
committerAlex Bennée <[email protected]>
Tue, 10 Sep 2019 13:14:32 +0000 (14:14 +0100)
commit6e189d784b7a73799feccdb6aed5158d71dd388c
treed86c82560f03a40f299bc7b930493e9f0d11f017
parent731cbb64214aca985bda752b6bcfaa15a1f469cb
.travis.yml: Cache Python PIP packages

We always install the same packages ever and ever, cache them.

See https://docs.travis-ci.com/user/caching/#pip-cache

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
.travis.yml
This page took 0.021345 seconds and 4 git commands to generate.