clintropolis commented on issue #7626: travis.yml remove duplicate language entry URL: https://github.com/apache/incubator-druid/pull/7626#issuecomment-491126792 Before this PR, travis thought our builds were NodeJS builds instead of JDK builds before: <img width="913" alt="Screen Shot 2019-05-09 at 5 44 55 PM" src="https://user-images.githubusercontent.com/1577461/57497404-67902a80-728c-11e9-8de0-789ce4ce292a.png"> after: <img width="909" alt="Screen Shot 2019-05-09 at 5 45 03 PM" src="https://user-images.githubusercontent.com/1577461/57497410-6f4fcf00-728c-11e9-8e51-9a0df3ad3254.png"> I've also switched travis to use `openjdk8` instead of `oraclejdk8` as I suspect the licensing changes are going to probably be driving people away from using it if they haven't stopped already.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
