Skip to content

Commit

Permalink
Merge pull request #95 from gengo/feature/update-protoc
Browse files Browse the repository at this point in the history
Update protoc from 3.0.0-beta1 to 3.0.0-beta2
  • Loading branch information
yugui committed Jan 28, 2016
2 parents a7e1d20 + d6d5273 commit 7873c2d
Show file tree
Hide file tree
Showing 7 changed files with 136 additions and 128 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
directories:
- $HOME/local
before_install:
- ./.travis.build-protoc.sh 3.0.0-beta-1
- ./.travis.build-protoc.sh 3.0.0-beta-2
- go get github.com/golang/lint/golint
install:
- go get github.com/gengo/grpc-gateway/protoc-gen-grpc-gateway
Expand Down
100 changes: 52 additions & 48 deletions examples/examplepb/a_bit_of_everything.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions examples/examplepb/echo_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7873c2d

Please sign in to comment.