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:04:53 +0000 (21:04 +0100)
commit382af61f6213e975b4c2a50fd8b9fedd23d86ab5
tree9b9bd93167cef2658129f9fee94b303c18fa040d
parent4d3c30a1799bf7b4dc7223b84417c4de992a6b9c
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>
.travis-create-release.sh [new file with mode: 0644]
.travis.yml