travis.yml: enable linux-gcc-debug-tcg cache
commit19633df89bfc609569bb693e2e33eb1a68d35e0e
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 24 Oct 2019 16:02:09 +0000 (24 17:02 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (28 15:12 +0000)
tree372469d10bc167c4959dd6ad0011b4599dc175f8
parent22b5867b732873203b8b21af5322668103002ca5
travis.yml: enable linux-gcc-debug-tcg cache

Create a new cache for the --enable-debug-tcg builds which is separate
from the normal debug builds which generate different code. We also
enable debug-tcg for the new plugins based builds as we want to ensure
any breakage to TCG is picked up by the sanity checks.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
.travis.yml