Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
8bdecd74
Commit
8bdecd74
authored
Mar 06, 2019
by
Joe Bolinger
Committed by
Paul Yang
Mar 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove return 0 (#5840)
parent
2d0183ab
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
travis-test.sh
ruby/travis-test.sh
+0
-1
No files found.
ruby/travis-test.sh
View file @
8bdecd74
...
@@ -15,7 +15,6 @@ test_version() {
...
@@ -15,7 +15,6 @@ test_version() {
# TODO(teboring): timestamp parsing is incorrect only on mac due to mktime.
# TODO(teboring): timestamp parsing is incorrect only on mac due to mktime.
RUBY_CONFORMANCE
=
test_ruby_mac
RUBY_CONFORMANCE
=
test_ruby_mac
fi
fi
return
0
if
[
"
$version
"
==
"jruby-1.7"
]
;
then
if
[
"
$version
"
==
"jruby-1.7"
]
;
then
# No conformance tests yet -- JRuby is too broken to run them.
# No conformance tests yet -- JRuby is too broken to run them.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment