Skip to content

Commit

Permalink
Support ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Jouan committed Jan 18, 2017
1 parent 51cda1a commit e3b5e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ dist: trusty
before_install:
- gem install bundler
rvm:
- 2.4.0
- 2.3.3
- 2.2.6
- 2.1.10
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
# master

* Support ruby 2.4
* Drop ruby 1.9 and ruby 2.0 support

# Version 2.0.0
Expand Down

0 comments on commit e3b5e65

Please sign in to comment.