kevin85421 commented on pull request #593: URL: https://github.com/apache/submarine/pull/593#issuecomment-877813326
@harsha-tenneti Thank you for your contribution! Recently, we deprecate Travis CI and use Github Action instead. Hence, there is a conflicting file ".travis.yml" in your patch. There are two solutions: (1) Remove the ".travis.yml" file in your patch, and I will issue a new patch to help you run the test on Github Action (2) Rebase your branch with the master branch, and modify the ["master.yml"](https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L482) to run the test on Github Action. Both of the options are fine. Feel free to contact me if the patch is ready to be merge. Thanks! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
