Browse Source

Modified travis config for ruby.

In order to output logs.
David Garcia Quintas 10 năm trước cách đây
mục cha
commit
301a77f819
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tools/run_tests/build_ruby.sh

+ 1 - 1
tools/run_tests/build_ruby.sh

@@ -37,4 +37,4 @@ export CONFIG=${CONFIG:-opt}
 cd $(dirname $0)/../../src/ruby
 
 bundle install
-rake compile:grpc
+rake compile:grpc || cat tmp/*/*/*/mkmf.log