You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis: Avoid jruby warning about MaxPermSize
This PR tries to avoid a warning in JRuby build output.
<details>
```
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0
```
<summary>Warning output</summary>
</details>
When >= is immediately followed by a <, it's hardly a greater-than-or-equal operator

The text was updated successfully, but these errors were encountered: