Skip to content

Commit 1a56fc3

Browse files
committed
Update .travis.yml
1 parent 87c584e commit 1a56fc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ rvm:
55
- 2.1.5
66
- 2.2.0
77
before_install:
8+
- gem install bundler -v '= 1.9.3'
89
- gem update --system
9-
- gem --version
10+
- gem --version

0 commit comments

Comments
 (0)