Skip to content

Commit

Permalink
remove return 0 (protocolbuffers#5840)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolinger authored and TeBoring committed Mar 6, 2019
1 parent 2d0183a commit 8bdecd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruby/travis-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ test_version() {
# TODO(teboring): timestamp parsing is incorrect only on mac due to mktime.
RUBY_CONFORMANCE=test_ruby_mac
fi
return 0

if [ "$version" == "jruby-1.7" ] ; then
# No conformance tests yet -- JRuby is too broken to run them.
Expand Down

0 comments on commit 8bdecd7

Please sign in to comment.