提交 cdf4cdeb 编写于 作者: N Ning Yu

Enable libuv and ic-proxy on Travis

The code will be compiled with ic-proxy enabled, but the tests are still
ran in the default ic-udpifc mode.
Authored-by: NDaniel Gustafsson <dgustafsson@pivotal.io>
上级 190ac2d0
......@@ -21,6 +21,7 @@ addons:
- libxerces-c-dev
- libevent-dev
- libperl-dev
- libuv1-dev
- g++-8
- python-dev
- python-yaml
......@@ -153,6 +154,7 @@ script:
--with-libxml \
--enable-mapreduce \
--enable-orafce \
--enable-ic-proxy \
$C
travis_wait 40 make -s
make -s install
......@@ -176,6 +178,7 @@ script:
--with-libxml \
--enable-mapreduce \
--enable-orafce \
--enable-ic-proxy \
$C
make -s
make -s install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册