]> git.ipfire.org Git - thirdparty/qemu.git/commit
.travis.yml: reduce the load on [ppc64] GCC check-tcg
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 1 May 2020 11:15:05 +0000 (12:15 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 6 May 2020 08:29:26 +0000 (09:29 +0100)
commitdaee97f618e1831e38fec01c47bf2881ecf5bded
treed6373af034311ebfc9c398b20f0097a3a07c39c7
parentae52862970bb9f372d6ddebd0e34dc7927b6a7f7
.travis.yml: reduce the load on [ppc64] GCC check-tcg

This seems to be timing out quite often and occasionally running out
of disk space. Relegate it to light duties.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200501111505.4225-5-alex.bennee@linaro.org>
.travis.yml