Skip to content

Commit

Permalink
Use the latest version of Rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli authored May 16, 2019
1 parent 68e5ae2 commit 531b25f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ rvm:
- 2.4
- 2.6

before_install: gem install bundler
before_install:
- gem update --system
- gem install bundler

script: script/cibuild

env:
Expand Down

0 comments on commit 531b25f

Please sign in to comment.