Skip to content

Commit 7a8a2a6

Browse files
committed
Add Ruby3 preview1 to build matrix with allow_failures
1 parent 824f784 commit 7a8a2a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis/.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ rvm:
2323
- 2.5.8
2424
- 2.6.6
2525
- 2.7.1
26+
- ruby-3.0.0-preview1
2627
- ruby-head
2728
- ree
2829
- rbx-3
@@ -38,6 +39,7 @@ matrix:
3839
allow_failures:
3940
- rvm: jruby-head
4041
- rvm: ruby-head
42+
- rvm: ruby-3.0.0-preview1
4143
- rvm: rbx-3
4244
fast_finish: true
4345
branches:

0 commit comments

Comments
 (0)