Skip to content

Commit c00b25c

Browse files
committed
rbx-2 isn't supported on CI anymore, cut it
1 parent e5f557d commit c00b25c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ rvm:
1111
- 2.7.4
1212
- 3.0.2
1313
- ruby-head
14-
- rbx-2
1514
- jruby
1615
gemfile:
1716
- gemfiles/rails_5.0.gemfile
@@ -21,7 +20,6 @@ gemfile:
2120
- gemfiles/rails_6.1.gemfile
2221
matrix:
2322
allow_failures:
24-
- rvm: rbx-2
2523
- rvm: jruby
2624
- rvm: ruby-head
2725
fast_finish: true

0 commit comments

Comments
 (0)