Skip to content

Commit b43503b

Browse files
authored
Merge pull request rsim#1726 from yahonda/backport_1725_to_release52
Do not install bundler explicitly
2 parents a37607d + b2d83ef commit b43503b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ before_install:
2424
- chmod +x .travis/setup_accounts.sh
2525

2626
install:
27-
- "travis_retry gem update --system"
28-
- "travis_retry gem install bundler"
2927
- .travis/oracle/download.sh
3028
- .travis/oracle/install.sh
3129
- .travis/setup_accounts.sh

0 commit comments

Comments
 (0)