Skip to content

Commit

Permalink
Install most recent bundler to fix build on Ruby 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dalibor committed Apr 18, 2017
1 parent bb44f81 commit 6cd9c10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
before_install:
- gem install bundler
rvm:
- "2.1.5"
- "2.1.4"
Expand Down

0 comments on commit 6cd9c10

Please sign in to comment.