Travis build hacking

This commit is contained in:
Ross Scroggs 2024-11-26 20:53:26 -08:00
parent b921c87819
commit 08a5f9d987
No known key found for this signature in database
GPG Key ID: 54585EA0887857D5

View File

@ -95,11 +95,11 @@ script:
before_deploy:
# Comment out for Linux Xenial and Trusty
- yes | gem update --system --force
- gem install bundler
- gem install faraday-net_http -v '3.3.0' # Fix faraday version
- gem install uri
- gem install logger
#- yes | gem update --system --force
#- gem install bundler
#- gem install faraday-net_http -v '3.3.0' # Fix faraday version
#- gem install uri
#- gem install logger
- export TRAVIS_TAG="preview"
- unset LD_LIBRARY_PATH
@ -114,8 +114,8 @@ deploy:
# Linux 64-Bit Bionic and Linux ARM64 Focal and Linux ARM64 Bionic and Linux ARM64 Xenial
# edge: true
# Linux Xenial and Trusty
# edge:
# branch: v2.0.3-beta.4
edge:
branch: v2.0.3-beta.4
# branch: v2.0.5-beta.1
on:
repo: taers232c/GAMADV-XTD3