We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d7fec commit 4b1c64fCopy full SHA for 4b1c64f
.travis.yml
@@ -19,6 +19,8 @@ after_success:
19
- bash <(curl -s https://codecov.io/bash)
20
script:
21
#- ./gradlew build codeCoverageReport
22
+ - ll
23
+ - ll ./grpc-spring-boot-starter-gradle-plugin
24
- ./gradlew -S -p grpc-spring-boot-starter-gradle-plugin build
25
26
0 commit comments