Skip to content

Commit

Permalink
Remove jruby 9.2 from list of allowed failures (#1977)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmansur authored and nateberkopec committed Sep 19, 2019
1 parent 4cdfb5c commit 55e172b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ matrix:
- rvm: ruby-head
- rvm: ruby-head
env: jit=yes
- rvm: jruby-9.2.8.0
- rvm: jruby-head
dist: bionic
env: OS="Bionic 18.04"
Expand Down

1 comment on commit 55e172b

@MSP-Greg
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nateberkopec

We're running JRuby 92.8.0 on Xenial, with inconsistent results.

Some other repos have run it on Bionic and seem to have more consistency, and without JRUBY_OPTS. I can push a PR...

Please sign in to comment.