StephanEwen commented on a change in pull request #6784: [FLINK-7811] Add
support for Scala 2.12
URL: https://github.com/apache/flink/pull/6784#discussion_r227087898
##########
File path: .travis.yml
##########
@@ -76,25 +76,25 @@ jobs:
# main profile
- stage: compile
script: ./tools/travis_controller.sh
- env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis
-Dinclude_hadoop_aws"
+ env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis
-Dinclude_hadoop_aws -Dscala-212"
Review comment:
This switches all profiles to Scala 2.12 - I guess we should only switch
half of them, or make Scala 2.12 a nightly cron-job profile?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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