Skip to content

Commit 42ae42a

Browse files
committed
fixing it
1 parent 8815543 commit 42ae42a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ rvm:
55
- jruby
66

77
install:
8-
- "gem install bundler"
9-
- "bundle install --jobs=3 --retry=3"
8+
- "gem install bundler -v 1.17.3"
9+
- "bundle _1.17.3_ install --jobs=3 --retry=3"

0 commit comments

Comments
 (0)