mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 13:31:02 +08:00
.travis.yml: bump protobuf version to 2.6.0
Build with the latest protobuf release, in preparation for adding "oneof" support.
This commit is contained in:
parent
6d275c5691
commit
51b8da1589
@ -3,7 +3,7 @@ language:
|
||||
- cpp
|
||||
|
||||
env:
|
||||
- PROTOBUF_VERSION=2.5.0
|
||||
- PROTOBUF_VERSION=2.6.0
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user