You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2020/03/03 05:49:37 UTC

[netbeans] branch master updated: Travic Mac OS X image xcode10.1 is said to provide JDK11

This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new b42e874  Travic Mac OS X image xcode10.1 is said to provide JDK11
b42e874 is described below

commit b42e8743490a21a18b688549e62063e185643ede
Author: Jaroslav Tulach <ja...@apidesign.org>
AuthorDate: Tue Mar 3 06:48:11 2020 +0100

    Travic Mac OS X image xcode10.1 is said to provide JDK11
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index a50dd8a..fa6a624 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -574,6 +574,7 @@ matrix:
         - name: MacOS tests
           language: java
           os: osx
+          osx_image: xcode10.1
           jdk: openjdk11
           addons:
             homebrew:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists