mirror of
https://github.com/taers232c/GAMADV-XTD3.git
synced 2025-12-10 00:24:03 -06:00
Travis build hacking
This commit is contained in:
parent
b921c87819
commit
08a5f9d987
14
.travis.yml
14
.travis.yml
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user