Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit c1ad153

Browse files
committed
Remove bundler hack as official fix is being released
1 parent f780aeb commit c1ad153

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
@@ -7,8 +7,6 @@ rvm:
77
- 2.2.4
88
- 2.3.0
99
before_install:
10-
- "gem uninstall bundler"
11-
- "gem install bundler -v 1.13.7"
1210
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
1311
script: bundle exec rspec
1412
branches:

0 commit comments

Comments
 (0)