Skip to content

Commit 12436b0

Browse files
committed
update bundler on travis as old version does not play nice with newer rubygems
1 parent 5657f27 commit 12436b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ before_install:
66
- rvm default do gem install execjs
77
- git config --global user.name "Pre Commit"
88
- git config --global user.email "[email protected]"
9+
- gem update bundler
910
cache:
1011
- bundler
1112
- npm

0 commit comments

Comments
 (0)