Skip to content

Commit 3e63596

Browse files
committed
Remove rbx from CI. Allowing failures is just wasting resources
Breaks too often. Happy to re-add if someone want to take charge of keeping it green.
1 parent 7ab39be commit 3e63596

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ rvm:
88
- 2.2.3
99
- 2.3.0
1010
- ruby-head
11-
- rbx-2
1211
- jruby-9.0.4.0
1312
- jruby-head
1413

@@ -49,5 +48,4 @@ matrix:
4948
allow_failures:
5049
- rvm: ruby-head
5150
- rvm: jruby-head
52-
- rvm: rbx-2
5351
fast_finish: true

0 commit comments

Comments
 (0)