Skip to content

Commit 65cad82

Browse files
committed
Install protobuf-c-compiler
1 parent 0517081 commit 65cad82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ compiler:
55
- gcc
66
before_install:
77
- sudo apt-get -qq update
8-
- sudo apt-get install -y cmake protobuf
8+
- sudo apt-get install -y cmake protobuf-c-compiler
99
script:
1010
- mkdir build
1111
- cd build

0 commit comments

Comments
 (0)