mirror of
https://github.com/taers232c/GAMADV-XTD3.git
synced 2025-12-11 00:04:10 -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:
|
before_deploy:
|
||||||
# Comment out for Linux Xenial and Trusty
|
# Comment out for Linux Xenial and Trusty
|
||||||
- yes | gem update --system --force
|
#- yes | gem update --system --force
|
||||||
- gem install bundler
|
#- gem install bundler
|
||||||
- gem install faraday-net_http -v '3.3.0' # Fix faraday version
|
#- gem install faraday-net_http -v '3.3.0' # Fix faraday version
|
||||||
- gem install uri
|
#- gem install uri
|
||||||
- gem install logger
|
#- gem install logger
|
||||||
- export TRAVIS_TAG="preview"
|
- export TRAVIS_TAG="preview"
|
||||||
- unset LD_LIBRARY_PATH
|
- 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
|
# Linux 64-Bit Bionic and Linux ARM64 Focal and Linux ARM64 Bionic and Linux ARM64 Xenial
|
||||||
# edge: true
|
# edge: true
|
||||||
# Linux Xenial and Trusty
|
# Linux Xenial and Trusty
|
||||||
# edge:
|
edge:
|
||||||
# branch: v2.0.3-beta.4
|
branch: v2.0.3-beta.4
|
||||||
# branch: v2.0.5-beta.1
|
# branch: v2.0.5-beta.1
|
||||||
on:
|
on:
|
||||||
repo: taers232c/GAMADV-XTD3
|
repo: taers232c/GAMADV-XTD3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user