1u0 commented on issue #9065: [FLINK-13102][travis] Optimize some travis stages by skipping mvn verify if possible URL: https://github.com/apache/flink/pull/9065#issuecomment-510553686 @zentol, fyi, unfortunately, this optimization doesn't take effect for the new CI setup (running via `/flink-ci/flink`), because the new setup performs builds as standalone branches rather than as PRs (from Travis CI point of view). The `TRAVIS_COMMIT_RANGE` environment variable would be empty in that case. And I don't know yet how to figure out git commits ranges to list changed files.
---------------------------------------------------------------- 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
