Commit 51b8da15 authored by Robert Edmonds's avatar Robert Edmonds

.travis.yml: bump protobuf version to 2.6.0

Build with the latest protobuf release, in preparation for adding
"oneof" support.
parent 6d275c56
......@@ -3,7 +3,7 @@ language:
- cpp
env:
- PROTOBUF_VERSION=2.5.0
- PROTOBUF_VERSION=2.6.0
compiler:
- gcc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment