Skip to content

Commit 98ef91b

Browse files
author
mustii
committed
Updated the rule for travis ci
1 parent 75f3133 commit 98ef91b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ plugins: ${PROTOC_GEN_SWIFT} ${PROTOC_GEN_GRPC_SWIFT}
3131
${PROTOC_GEN_SWIFT}:
3232
${SWIFT_BUILD_RELEASE} --product protoc-gen-swift
3333

34-
${PROTOC_GEN_GRPC_SWIFT}:
35-
${SWIFT_BUILD_RELEASE} --product protoc-gen-grpc-swift
34+
${PROTOC_GEN_GRPC_SWIFT}: Sources/protoc-gen-grpc-swift/*.swift
3635

3736
interop-test-runner:
3837
${SWIFT_BUILD} --product GRPCInteroperabilityTests

0 commit comments

Comments
 (0)