Skip to content

Commit 8c32d34

Browse files
committed
Install bundler gem version 1.17.3 before install in travis
1 parent 81a0e63 commit 8c32d34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
language: ruby
33
dist: trusty
4+
before_install:
5+
gem install bundler -v 1.17.3
46
rvm:
57
- 2.1
68
- 2.2.6

0 commit comments

Comments
 (0)