.travis.yml: Bump protobuf version to 3.6.1

This commit is contained in:
Robert Edmonds 2018-08-13 19:40:30 -04:00
parent fe36c1677a
commit 3b7ba77c4d

View File

@ -13,7 +13,7 @@ addons:
env:
global:
- PROTOBUF_VERSION=3.0.2
- PROTOBUF_VERSION=3.6.1
- PKG_CONFIG_PATH=$HOME/protobuf-$PROTOBUF_VERSION-bin/lib/pkgconfig
install: