Skip to content

Commit 1779fee

Browse files
author
Ivo Anjo
committed
Update system gem in travis to avoid issue with rainbow gem
See ku1ik/rainbow#48 for more details.
1 parent 6febe87 commit 1779fee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ matrix:
1919
- rvm: jruby-head
2020
- rvm: rbx-2
2121

22+
before_install:
23+
- gem update --system
24+
- gem install bundler
25+
2226
bundler_args: --without development

0 commit comments

Comments
 (0)