asdf2014 commented on a change in pull request #313: Build on jdk Set release 
target to 8 for jdk11 compiler
URL: https://github.com/apache/curator/pull/313#discussion_r309542189
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -1,3 +1,3 @@
 language: java
 jdk:
-  - oraclejdk8
+  - openjdk11
 
 Review comment:
   @pacomendes Would you please replace it with 
   
   ```yml
   jdk:
     - openjdk8
     - openjdk11
   ```

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

Reply via email to