We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0517081 commit 65cad82Copy full SHA for 65cad82
.travis.yml
@@ -5,7 +5,7 @@ compiler:
5
- gcc
6
before_install:
7
- sudo apt-get -qq update
8
- - sudo apt-get install -y cmake protobuf
+ - sudo apt-get install -y cmake protobuf-c-compiler
9
script:
10
- mkdir build
11
- cd build
0 commit comments