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
Sometimes `rake build` is broken. For example in v1.7.2, mismatch
of "cparse-jruby.jar" path between racc.gemspec and Rakefile
makes `rake build` failed.
Add a check on CI to detect such problem in advance.
0 commit comments