Skip to content

Commit 178f7cb

Browse files
committed
Work around travis-ci/travis-ci/issues/9333 with latest ruby
1 parent 2ec1ca4 commit 178f7cb

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
@@ -3,6 +3,7 @@
33
language: ruby
44
install: true
55
script: "script/cibuild"
6+
before_install: gem install bundler
67

78
matrix:
89
include:

0 commit comments

Comments
 (0)