Adapt the OS X build to use the OS X tar
authorRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 11:43:05 +0000 (12:43 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 20:06:34 +0000 (21:06 +0100)
commitcf269a1a0e8ee9572e1d804449565fb749b6a968
tree8ed1dfa69d5fcaec7c1e4c221096fc219052c1e2
parent4305622736dbbf63efe1637228ceeeb8a1132157
Adapt the OS X build to use the OS X tar

As part of this, move release creation to a script to be called from
.travis.yml.  That makes it much easier to test outside of travis.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 382af61f6213e975b4c2a50fd8b9fedd23d86ab5)
.travis-create-release.sh [new file with mode: 0644]
.travis.yml