Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit 641e913

Browse files
committed
update bundler before running CI
1 parent 2d95a25 commit 641e913

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
@@ -19,6 +19,7 @@ bundler_args: --without development --retry=3 --jobs=3
1919

2020
before_install:
2121
- gem update --system
22+
- gem update bundler
2223

2324
env:
2425
global:

0 commit comments

Comments
 (0)