Skip to content

Commit ce5d134

Browse files
committed
Still have to install bundler version
1 parent d2b6d2c commit ce5d134

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ language: ruby
44
install: true
55
script: "script/cibuild"
66

7+
before_install:
8+
- gem install bundler -v 1.15.4
9+
710
matrix:
811
include:
912
# Build with latest ruby

0 commit comments

Comments
 (0)