Skip to content

Commit

Permalink
add protobuf in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
baotiao committed Aug 8, 2016
1 parent dcbbd3d commit 7d0558c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ os:

addons:
apt:
packages: ['zlib1g-dev', 'libbz2-dev', 'libsnappy-dev', 'curl']
packages: ['zlib1g-dev', 'libbz2-dev', 'libsnappy-dev', 'curl', 'protobuf-devel']

compiler:
- gcc
Expand Down

0 comments on commit 7d0558c

Please sign in to comment.