Skip to content

Commit

Permalink
use above ruby 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhu committed Mar 8, 2020
1 parent 33557dc commit 6214ef6
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 @@ -3,11 +3,10 @@ sudo: false
cache: bundler
before_install:
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
- gem install bundler
- gem install bundler
install:
- bundle update
rvm:
- 2.2.2
- 2.3.0
- 2.3.3
- 2.4.3
Expand Down

0 comments on commit 6214ef6

Please sign in to comment.