.travis.yml: Update protobuf dependency to 2.6.1

This commit is contained in:
Robert Edmonds 2015-03-14 16:08:10 -04:00
parent 812ecf9326
commit a5a802641a

View File

@ -3,7 +3,7 @@ language:
- cpp
env:
- PROTOBUF_VERSION=2.6.0
- PROTOBUF_VERSION=2.6.1
compiler:
- gcc