Skip to content

Commit

Permalink
chore(travis): install bundler 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 6, 2020
1 parent 26bed82 commit 3d74680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ services:
# https://github.com/travis-ci/travis-ci/issues/4778
before_install:
- sudo service docker restart; sleep 10; docker --version
- yes | gem update --system --force
- gem install bundler -v 2.0.2

# add jq in packages once it becomes pre-allowed
# https://github.com/travis-ci/apt-package-whitelist/issues/1394
Expand Down

0 comments on commit 3d74680

Please sign in to comment.