未验证 提交 0646d4c2 编写于 作者: N Nikita Koksharov 提交者: GitHub

Update CONTRIBUTING.md

上级 9a7eb2ea
......@@ -16,5 +16,5 @@ Note that redis shouldn't be running - the build will start instances as needed.
export REDIS_BIN=<path to redis binaries>
# And finally running the build
mvn -DargLine="-Xmx2g -DredisBinary=$REDIS_BIN/redis-server" -Punit-test clean test -e -X
mvn -DargLine="-Xmx2g -DredisBinary=$REDIS_BIN/redis-server" -Punit-test clean test -e
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册