Skip to content

Commit

Permalink
Merge pull request #575 from aycabta/use-2.5.0
Browse files Browse the repository at this point in the history
Use 2.5.0 and more latest Ruby versions
  • Loading branch information
aycabta authored Dec 27, 2017
2 parents 1378dc3 + e083c53 commit 14c7f85
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ before_install:
- gem install bundler --no-document
language: ruby
rvm:
- 2.2.8
- 2.3.5
- 2.4.2
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
- jruby-9.1.15.0
env:
Expand Down

0 comments on commit 14c7f85

Please sign in to comment.