nudles 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_r390982251
##########
File path: .travis.yml
##########
@@ -37,6 +37,12 @@ matrix:
dist: bionic
compiler: gcc
name: "Ubuntu 18.04 (C++)"
+ - os: linux
+ dist: bionic
Review comment:
I think we can remove the travis check since .github/workflows/rat.yml
already does the check.
----------------------------------------------------------------
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