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
I think the confusing part of this is -Xcli.debug looks like a JRuby specific option when it is just a property longhand for -d. So if you enabled -d in the C Ruby runs you should see the same problem in your CI runs.
Environment
https://travis-ci.org/rails-api/active_model_serializers/jobs/111938627
https://github.com/rails-api/active_model_serializers/blob/master/.travis.yml#L35
Expected Behavior
It's a little awkward, but it's how regular ruby works.
Actual Behavior
Exception and stack trace:
https://travis-ci.org/rails-api/active_model_serializers/jobs/111938627
Work Around
https://github.com/bf4/active_model_serializers/pull/3/files
The text was updated successfully, but these errors were encountered: