mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
upgrade OpenSSL OSX, show OpenSSL info
This commit is contained in:
@@ -38,7 +38,7 @@ install:
|
||||
- source src/travis/$TRAVIS_OS_NAME-$PLATFORM-install.sh
|
||||
|
||||
script:
|
||||
- gam/gam version
|
||||
- gam/gam version extended
|
||||
|
||||
before_deploy:
|
||||
- export TRAVIS_TAG="preview"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
brew update
|
||||
brew upgrade openssl@1.1
|
||||
brew upgrade python3
|
||||
export PATH=/usr/local/opt/python/libexec/bin:$PATH
|
||||
pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user