]> Git Repo - qemu.git/commit - .travis.yml
travis: enable travis_retry for check phase
authorAlex Bennée <[email protected]>
Tue, 16 Jul 2019 14:53:02 +0000 (15:53 +0100)
committerAlex Bennée <[email protected]>
Tue, 23 Jul 2019 14:53:25 +0000 (15:53 +0100)
commit3a37c13f8cc9dc87aab5de66b6293bb052ff4faf
treeac392ba950daa2f7c12a962f892565da1ef51a41
parent6d314626cc20e47108eb3d3e6e926dd802b23441
travis: enable travis_retry for check phase

We have some flaky tests and usually the test passes on a retry.
Enable travis_retry for the test phase and see if that helps keep
things green.

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