diff --git a/.travis.yml b/.travis.yml index c9262ec7..6b39ae0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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