Skip to content

Commit

Permalink
Merge pull request #75 from okuramasafumi/test-against-ruby-25
Browse files Browse the repository at this point in the history
Add Ruby 2.4.4 and 2.5.1 to `.travis.yml`
  • Loading branch information
james2m authored Dec 2, 2018
2 parents 9950bf3 + d4a4884 commit b671b13
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 @@ -4,6 +4,8 @@ rvm:
- 2.1
- 2.2
- 2.3.1
- 2.4.4
- 2.5.1

gemfile:
- gemfiles/rake10.gemfile
Expand Down

0 comments on commit b671b13

Please sign in to comment.