Skip to content

Commit

Permalink
[CI] Test against Ruby 2.5 (rack#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored and Alex Damian Negru committed Apr 5, 2021
1 parent a70b015 commit cbfc9c5
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 @@ -14,9 +14,10 @@ script:
- ruby -e 'require "rack/test"'
- gem specification pkg/rack-test-*.gem --ruby
rvm:
- 2.2.7
- 2.3.4
- 2.4.2
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
- jruby-9.1.13.0
- jruby-head
Expand Down

0 comments on commit cbfc9c5

Please sign in to comment.