Skip to content

Commit b0ed6cb

Browse files
lanejstarbeast
authored andcommitted
remove jruby-18mode from travis
``` $ rvm use jruby-d18 --install --binary --fuzzy jruby-d18 is not installed - installing. 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 jruby-d18 do rvm gemset create ' first, or append '--create'. The command "rvm use jruby-d18 --install --binary --fuzzy" failed and exited with 2 during . ```
1 parent 3a63646 commit b0ed6cb

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
@@ -27,8 +27,6 @@ matrix:
2727
gemfile: gemfiles/Gemfile-edge
2828
- rvm: 2.3.0
2929
gemfile: Gemfile
30-
- rvm: jruby-18mode
31-
gemfile: gemfiles/Gemfile-ruby-1.8.7
3230
- rvm: jruby-19mode
3331
gemfile: gemfiles/Gemfile-ruby-1.9
3432
- rvm: jruby-head

0 commit comments

Comments
 (0)