Skip to content

Commit 6cd9c10

Browse files
committed
Install most recent bundler to fix build on Ruby 1.9.3
1 parent bb44f81 commit 6cd9c10

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,3 +1,5 @@
1+
before_install:
2+
- gem install bundler
13
rvm:
24
- "2.1.5"
35
- "2.1.4"

0 commit comments

Comments
 (0)