Install specific OpenSSL version on TravisCI for macOS releases as well

See pull request timvisee/ffsend#11
This commit is contained in:
timvisee 2019-03-13 02:46:38 +01:00
parent 626d830d83
commit bd034a40d9
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -14,7 +14,7 @@ stages:
addons:
homebrew:
packages:
- openssl
- openssl@1.1
update: true
jobs: