Skip to content

Commit

Permalink
Add support for ruby 2.4.3 and 2.5.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjacobus committed Mar 15, 2018
1 parent 497d494 commit 2e22020
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
Expand Up @@ -8,5 +8,7 @@ rvm:
- 2.2
- 2.3.0
- 2.4.0
- 2.4.3
- 2.5.0
script: rake test:coveralls
before_install: gem install bundler -v 1.10.6

0 comments on commit 2e22020

Please sign in to comment.