Extend Travis build time-out
authorRich Salz <rsalz@akamai.com>
Wed, 11 Mar 2020 18:17:00 +0000 (14:17 -0400)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 17 Mar 2020 22:46:32 +0000 (23:46 +0100)
commitcde63b731575e6be41b3f94bcd9fa941cdc45488
treeb3ccd1ba0544cec03c6cdd3822519af891ba08c1
parent244bc29746c83e76e2fba542ca87552b8aef5c5f
Extend Travis build time-out

- Add travis_wait to the build command
- And travis_retry to some apt-get commands.
- Use `make _tests` instead of `make test`

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11319)
.travis.yml