File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ build_file: " google-cloud-java/.kokoro/build.sh"
Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ build_file: " google-cloud-java/.kokoro/build.sh"
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Google Cloud Client Library for Java
44Java idiomatic client for [ Google Cloud Platform] [ cloud-platform ] services.
55
66[ ![ CircleCI] ( https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/tree/master.svg?style=shield )] ( https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/tree/master )
7+ [ ![ Kokoro CI] ( http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.svg )] ( http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.html )
78[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/google-cloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/google-cloud-java?branch=master )
89[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud.svg )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.google.cloud%22%20a%3A%22google-cloud%22 )
910[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/google-cloud-java )
Original file line number Diff line number Diff line change 557557 </execution >
558558 </executions >
559559 <configuration >
560+ <forkedProcessTimeoutInSeconds >600</forkedProcessTimeoutInSeconds >
560561 <reportNameSuffix >sponge_log</reportNameSuffix >
561562 </configuration >
562563 </plugin >
You can’t perform that action at this time.
0 commit comments