Skip to content

Commit 9718743

Browse files
authored
CI: Drop rbx-2, uninstallable
The rbx-4 does no longer install, either, so I figured it would be easier to drop that from the matrix. Example output from Travis CI: 13.45s $ rvm use rbx-2 --install --binary --fuzzy curl: (22) The requested URL returned error: 404 Not Found Required rbx-2 is not installed - installing. curl: (22) The requested URL returned error: 404 Not Found Searching for binary rubies, this might take some time. Requested binary installation but no rubies are available to download, consider skipping --binary flag. Gemset '' does not exist, 'rvm rbx-2 do rvm gemset create ' first, or append '--create'. The command "rvm use rbx-2 --install --binary --fuzzy" failed and exited with 2 during .
1 parent 87ae9b8 commit 9718743

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
@@ -13,7 +13,6 @@ rvm:
1313
- ruby-head
1414
- jruby-19mode
1515
- jruby-head
16-
- rbx-2
1716

1817
addons:
1918
hosts:
@@ -50,7 +49,6 @@ matrix:
5049
- rvm: ruby-head
5150
- rvm: jruby-19mode
5251
- rvm: jruby-head
53-
- rvm: rbx-2
5452
fast_finish: true
5553

5654
notifications:

0 commit comments

Comments
 (0)