Skip to content

Commit

Permalink
Merge pull request #70 from MaximeD/ruby_2.4
Browse files Browse the repository at this point in the history
ADD support for ruby 2.4
  • Loading branch information
MaximeD authored Jan 1, 2017
2 parents e413871 + 9f8f688 commit 64555d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ cache: bundler
before_install:
- gem install bundler # use the latest bundler, since Travis doesn't update for us
rvm:
- 2.4.0
- 2.3.0
- 2.2
- 2.1

0 comments on commit 64555d9

Please sign in to comment.