.travis.yml: drop the travis_retry from tests
commitec49faacd616942f716e404c70766846c5b3c8dd
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Feb 2020 09:09:30 +0000 (3 09:09 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Feb 2020 17:13:29 +0000 (4 17:13 +0000)
tree726e3986017c1711d73467ff5ea3df5cfad9e484
parent4f46afd986df4025dbc43cc86f4da33f70c21e04
.travis.yml: drop the travis_retry from tests

This was a crutch when we introduced it - however it does have the
disadvantage of causing tests to timeout with large amounts of logs.
Lets drop it and see if the stability has improved since.

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