Travis: don't generate git clone progress for logs
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 14 Aug 2018 21:37:33 +0000 (17:37 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 14 Aug 2018 21:37:33 +0000 (17:37 -0400)
commitb1bebbcb67325593f8af247582208940a4cc0332
treed6957ceb9da3a623a7b01f0d833d87b8965b7a76
parent572fa0249d1b863f180986369735b8048ef5f57a
Travis: don't generate git clone progress for logs

The logs are usually not looked at, and when they are it's almost
always after they've completed and returned a status.  That being
the case, "progress" output is useless if it's always seen after
the fact.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6928)
.travis.yml