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

.travis.yml: Enable multiple caching features

Using the 'multiple caching features' means explode the YAML array,
thus it eases the git workflow (it is easier to move patches around).

See https://docs.travis-ci.com/user/caching#enabling-multiple-caching-featuresSigned-off-by: NPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: NAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20170809202712.6951-4-f4bug@amsat.org>
Signed-off-by: NAlex Bennée <alex.bennee@linaro.org>
上级 412aeacd
......@@ -5,7 +5,8 @@ dist: xenial
language: c
compiler:
- gcc
cache: ccache
cache:
ccache: true
addons:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册