提交 c1073e44 编写于 作者: P Philippe Mathieu-Daudé 提交者: Alex Bennée

.travis.yml: Cache Avocado cache

Avocado tests download artifacts from various sources.
These sources sometime have network issues resulting in build
failures. Cache Avocado cache to reduce build failure.

See https://docs.travis-ci.com/user/caching/#arbitrary-directoriesSigned-off-by: NPhilippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: NAlex Bennée <alex.bennee@linaro.org>
上级 6e189d78
......@@ -9,6 +9,8 @@ cache:
timeout: 1200
ccache: true
pip: true
directories:
- $HOME/avocado/data/cache
addons:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册