You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/08/06 03:49:30 UTC

[GitHub] [incubator-brpc] zyearn commented on a change in pull request #878: Use prebuilt MesaLink package in travis CI

zyearn commented on a change in pull request #878: Use prebuilt MesaLink package in travis CI
URL: https://github.com/apache/incubator-brpc/pull/878#discussion_r310871622
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -11,8 +11,10 @@ env:
 - PURPOSE=unittest
 - PURPOSE=compile-with-cmake
 - PURPOSE=compile-with-bazel
-#- PURPOSE=compile USE_MESALINK=yes
-#- PURPOSE=unittest USE_MESALINK=yes
+- PURPOSE=compile USE_MESALINK=yes
+- PURPOSE=unittest USE_MESALINK=yes
+- PURPOSE=compile-with-cmake USE_MESALINK=yes
+- PURPOSE=compile-with-bazel USE_MESALINK=yes
 
 Review comment:
   USE_MESALINK option seems not working in cmake and bazel. It is still using openssl.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org