Skip to content

Commit a4becf9

Browse files
committed
Revert "Install protobuf-c-compiler"
This reverts commit 65cad82.
1 parent 65cad82 commit a4becf9

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-c-compiler
8+
- sudo apt-get install -y cmake protobuf
99
script:
1010
- mkdir build
1111
- cd build

0 commit comments

Comments
 (0)