moazreyad commented on a change in pull request #620: SINGA-508 Add licence
check with Apache Rat in Travis
URL: https://github.com/apache/singa/pull/620#discussion_r391026637
##########
File path: .travis.yml
##########
@@ -37,6 +37,12 @@ matrix:
dist: bionic
compiler: gcc
name: "Ubuntu 18.04 (C++)"
+ - os: linux
+ dist: bionic
Review comment:
Yes, travis check is removed. This PR can be a first step in moving from
travis to github actions. Then later we can move linting and other scripts also.
Can we merge it directly to master? or we still need to merge it with dev
first?
----------------------------------------------------------------
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