Skip to content

Commit 238e268

Browse files
(travis) install protobuf with apt-get
1 parent c8af02b commit 238e268

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/travis/install-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ apt-get install -y --no-install-recommends \
1717
libgoogle-glog-dev \
1818
libhdf5-serial-dev \
1919
libopenblas-dev \
20+
libprotobuf-dev \
21+
protobuf-compiler \
2022
python3-virtualenv \
2123
wget
2224

0 commit comments

Comments
 (0)