Skip to content

Commit b773f84

Browse files
committed
Drop JRuby 1.9
Since we are no longer support Ruby 1.9 we are safe to remove this from the CI.
1 parent b6a4ad1 commit b773f84

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
@@ -32,8 +32,6 @@ matrix:
3232
include:
3333
- rvm: 2.2
3434
env: CAPTURE_STDERR=true
35-
- rvm: jruby-19mode
36-
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false -Xcli.debug=true --debug'
3735
allow_failures:
3836
- rvm: ruby-head
3937
fast_finish: true

0 commit comments

Comments
 (0)