Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

*: fix travis errors from gRPC patches #1659

Merged
merged 2 commits into from
Aug 12, 2016

Conversation

dongsupark
Copy link
Contributor

This is a follow-up to 2 PRs for gRPC, #1426 and #1657.

We need to remove vendor/google.golang.org/grpc/test, and also add license headers to gRPC source files, to get rid of errors from travis CI.

Dongsu Park added 2 commits August 12, 2016 10:04
Remove vendor/google.golang.org/grpc/test, to avoid travis errors like:

  no buildable Go source files in /home/travis/gopath/src/github.com/
  coreos/fleet/vendor/google.golang.org/grpc/test"
To avoid travis errors of missing license headers, add standard
license header to each gRPC source file.
@dongsupark
Copy link
Contributor Author

I'm merging it right away, as it's about hotfixes. Without these fixes, travis CI won't pass at all.

@dongsupark dongsupark merged commit af3703e into coreos:master Aug 12, 2016
@dongsupark dongsupark deleted the dongsu/fix-grpc-travis-error branch August 12, 2016 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant