Skip to content

Commit

Permalink
Don't update RubyGems on build
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Jun 18, 2020
1 parent 844ce22 commit c3a87da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ cache: bundler

before_install:
- "echo 'gem: --no-document' > ~/.gemrc"
- gem update --system
- gem install bundler --version '~> 1.17'
- gem install bundler

before_script:
- 'export JAVA_OPTS="${JAVA_OPTS_FOR_SPECS}"'
Expand Down

0 comments on commit c3a87da

Please sign in to comment.