travis: enable travis_retry for check phase
commit3a37c13f8cc9dc87aab5de66b6293bb052ff4faf
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 16 Jul 2019 14:53:02 +0000 (16 15:53 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (23 15:53 +0100)
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 <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
.travis.yml