Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
chore: update travis-ci settings
Browse files Browse the repository at this point in the history
Change to use Bundler 2.1
  • Loading branch information
ninoseki committed Dec 17, 2019
1 parent f7e4f8d commit 55c2af0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ language: ruby
cache: bundler
rvm:
- 2.6
before_install:
- gem update --system
- gem install bundler
before_install: gem install bundler -v 2.1

0 comments on commit 55c2af0

Please sign in to comment.