kevinis 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_r311185271
 
 

 ##########
 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:
   I haven't update the build scripts for cmake and bazel. Let me implement the 
changes today and push to this PR. Let me know if you think a seperate PR for 
build scripts would be better. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to