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 65cad82 commit a4becf9Copy full SHA for a4becf9
.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-c-compiler
+ - sudo apt-get install -y cmake protobuf
9
script:
10
- mkdir build
11
- cd build
0 commit comments