Skip to content

Commit

Permalink
Fix build on Ruby 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brauman committed Oct 20, 2017
1 parent 2a7429a commit 2cc8fc2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
before_install:
- gem update bundler

language: ruby
rvm:
- '2.1.0'
Expand Down

0 comments on commit 2cc8fc2

Please sign in to comment.