Reduce travis-ci log output
authorMichael Richardson <mcr@sandelman.ca>
Tue, 6 Mar 2018 19:18:43 +0000 (14:18 -0500)
committerRichard Levitte <levitte@openssl.org>
Thu, 8 Mar 2018 20:18:35 +0000 (21:18 +0100)
commit9967a9edbefcec14f19b64e4bae7a2b5fb0da612
treeeaa0b20e7db592c10022bea7299a47b75955be8d
parentfb174faaf51d8b11046873a6a51fc2d8d8c28952
Reduce travis-ci log output

Travis-ci log output is huge and overflows internal travis-ci view,
which makes it hard to find errors.
Redirect some output to a file and dump it only if it fails.
Remove "v" option from tar that builds and extracts the srcdist.
While running the tests manually, some non-POSIX (bashisms) with ==
vs = came to light.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5555)
.travis-create-release.sh
.travis.yml
Configurations/unix-Makefile.tmpl