Skip to content
Snippets Groups Projects
Commit eb5e4376 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix ruby tests

parent 74189cd9
Branches
Tags
No related merge requests found
......@@ -451,7 +451,7 @@ class RubyLanguage(object):
_check_compiler(self.args.compiler, ['default'])
def test_specs(self):
return [self.config.job_spec(['tools/run_tests/run_ruby.sh'], None,
return [self.config.job_spec(['tools/run_tests/run_ruby.sh'],
timeout_seconds=10*60,
environ=_FORCE_ENVIRON_FOR_WRAPPERS)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment