summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorliuchang <[email protected]>2023-04-20 10:27:42 +0000
committerliuchang <[email protected]>2023-04-20 10:27:42 +0000
commita6e8f74211c181ea26539a305f2204485f60867c (patch)
treefb47beb29e59202fe860c302d5f02907f6bede36 /ci
parent20a5b335bf018fed3294b09919cc76d8890df332 (diff)
change parse ctrl buf from json to msgpack
Diffstat (limited to 'ci')
-rw-r--r--ci/travis.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/travis.sh b/ci/travis.sh
index cd5333b..712bb4a 100644
--- a/ci/travis.sh
+++ b/ci/travis.sh
@@ -47,6 +47,7 @@ yum install -y sapp-devel # Maat_rule require MESA/stream.h
yum install -y numactl-libs # required by mrzcpd
yum install -y libibverbs # required by mrzcpd
yum install -y libbreakpad_mini-devel
+yum install -y msgpack-devel
source /etc/profile.d/framework.sh
source /etc/profile.d/mrzcpd.sh