Skip to content

Commit

Permalink
Travis build hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
taers232c committed Sep 17, 2024
1 parent c76037c commit 122fb7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ script:

before_deploy:
# Comment out for Linux Xenial and Trusty
#- yes | gem update --system --force
#- gem install bundler
#- gem install uri
#- gem install logger
- yes | gem update --system --force
- gem install bundler
- gem install uri
- gem install logger
- export TRAVIS_TAG="preview"
- unset LD_LIBRARY_PATH

Expand Down

0 comments on commit 122fb7e

Please sign in to comment.