Skip to content

Commit d1e932a

Browse files
Update bundler to latest
1 parent 8a78839 commit d1e932a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ services:
33
- mongodb
44
before_install:
55
- gem update --system
6-
- gem install bundler
6+
- gem install bundler
7+
- bundle update --bundler
78
rvm:
89
- 2.3
910
- 2.4

0 commit comments

Comments
 (0)