mmiklavc commented on a change in pull request #1522: METRON-2271 Reorganize Travis Builds URL: https://github.com/apache/metron/pull/1522#discussion_r330801813
########## 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: Is the space removal intentional? If so, is there an intended side effect to that? The other indents are 2 spaces. ---------------------------------------------------------------- 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
