You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/10/03 12:49:11 UTC

[GitHub] [metron] nickwallen commented on a change in pull request #1522: METRON-2271 Reorganize Travis Builds

nickwallen commented on a change in pull request #1522: METRON-2271 Reorganize Travis Builds
URL: https://github.com/apache/metron/pull/1522#discussion_r331019577
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -17,14 +17,7 @@
 dist: trusty
 sudo: required
 addons:
-  chrome: stable
-
-env:
-  - SCRIPT="mvn surefire:test@unit-tests -T 2C"
-  - SCRIPT="mvn surefire:test@integration-tests"
-  - SCRIPT="mvn clean site --projects site-book"
-  - SCRIPT="mvn test --projects metron-interface/metron-config,metron-interface/metron-alerts"
-  - SCRIPT="./dev-utilities/build-utils/verify_licenses.sh"
+ chrome: stable
 
 Review comment:
   Not intentional.  I'll pull that back.

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