Skip to content

Commit

Permalink
Update travis Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Dec 27, 2019
1 parent c2a81c2 commit 2f68760
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: ruby
sudo: false

rvm:
- ruby-head
- 2.7
- 2.6
- 2.5
- 2.4
Expand All @@ -11,8 +11,9 @@ rvm:
- 2.1
- 2.0
- 1.9.3
- ruby-head
- jruby-head
- jruby-9.2.7.0
- jruby-9.2.9.0

matrix:
allow_failures:
Expand Down

0 comments on commit 2f68760

Please sign in to comment.