Enable jruby test
parent
0f2c755f32
commit
e676af7135
|
@ -32,6 +32,6 @@ class Jruby < Formula
|
|||
end
|
||||
|
||||
def test
|
||||
system "jruby -e ''"
|
||||
system "jruby -e 'puts \"hello\"'"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue