Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 02dd8f4

Browse files
committed
Update bundler during Travis build.
1 parent c020f23 commit 02dd8f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ rvm:
55
script: bundle exec rake
66
before_install:
77
- gem update --system
8+
- gem update bundler
89
services:
910
- redis-server
1011
branches:

0 commit comments

Comments
 (0)