]> granicus.if.org Git - libevent/commit
Revert "travis-ci: use travis_retry to reduce number of problems with flacky tests"
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 21 Oct 2018 00:18:48 +0000 (03:18 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 21 Oct 2018 00:19:53 +0000 (03:19 +0300)
commitfb090aa622bcfd0431b6a4b97883bddf29ad8a0e
tree0a6927eae0d191653e54f8860c7fab1b5453cc59
parentbd2184d8d42f721fa523d01b9a9250c75fedb855
Revert "travis-ci: use travis_retry to reduce number of problems with flacky tests"

That was a bad idea, because all this patch did is just uses extra CPU
time on travis-ci workers and eventually fail the build anyway.

It also increases time of executing one matrix entry (x3).

This reverts commit 7004ee8e869faabe3a284fb3d7eb859fb50ef90c.
.travis.yml