Skip to content

Commit d12c77c

Browse files
committed
Fixed travis builds on ruby 2.5
1 parent f6a782b commit d12c77c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ rvm:
66
- 2.3
77
- 2.4
88
- 2.5
9+
before_install:
10+
- gem update --system
11+
- gem install bundler
912
sudo: false
1013
cache: bundler
1114

0 commit comments

Comments
 (0)