bivas / protobuf-java-format

Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
BSD 3-Clause "New" or "Revised" License
152 stars 97 forks source link

Adjusted Travis settings to just install the right version of protoc. #14

Closed scr closed 8 years ago

scr commented 8 years ago

@bivas - I realize this may conflict with the other PR, but I wanted to try it out by causing a travis build in response to the PR. If it goes through I'll merge and resolve conflicts with PR #13

scr commented 8 years ago

Damn… https://launchpad.net/ubuntu/+source/protobuf looks like 2.5.0 is only available to Trusty Tahr... We'll have to keep building it :-1: