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
htanata committed Oct 6, 2017
1 parent 7e70793 commit d5453d0
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

before_script:
- git config --global user.email "[email protected]"
- git config --global user.name "Your Name"
Expand Down

0 comments on commit d5453d0

Please sign in to comment.