summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-03-08 14:20:36 +0800
committerluwenpeng <[email protected]>2024-03-08 14:20:36 +0800
commitc94593162089c157b8cf824a4d14af81a022c793 (patch)
treef435995d2a29c0e9bee16ae6e542a037f0f3ab9e /ci
parent9d562ffee60f2cfcb4c329079bcb137a3fb19bf3 (diff)
rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()
Diffstat (limited to 'ci')
-rw-r--r--ci/travis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/travis.sh b/ci/travis.sh
index 19307fe..50455b4 100644
--- a/ci/travis.sh
+++ b/ci/travis.sh
@@ -33,7 +33,7 @@ env | sort
: "${COMPILER_IS_GNUCXX:=OFF}"
# Install dependency from YUM
-yum install -y mrzcpd
+yum install -y mrzcpd-corei7
yum install -y numactl-libs # required by mrzcpd
yum install -y libibverbs # required by mrzcpd