Skip to content

Commit 050259d

Browse files
committed
test for ruby 3, too
1 parent 8f4254b commit 050259d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ rvm:
1515
- 2.5
1616
- 2.6
1717
- 2.7
18+
- 3.0
1819
- ruby-head
1920
- jruby
2021
matrix:
2122
allow_failures:
2223
- rvm: 1.8.7
24+
- rvm: ree
2325
- rvm: ruby-head
2426
- rvm: jruby
2527
branches:

0 commit comments

Comments
 (0)