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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ad6b00f  TAMAYA-374: Change to language java to have a JDK for jbake
ad6b00f is described below

commit ad6b00f346c7f704c418cf065d23c04e90a2bb6b
Author: P. Ottlinger <ottlin...@365farmnet.com>
AuthorDate: Fri May 17 08:48:50 2019 +0200

    TAMAYA-374: Change to language java to have a JDK for jbake
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index ea85287..ecc380a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
----
-language: bash
+language: java
+jdk: openjdk11
 script: ./bake-jenkins.sh
 branches:
    only:

Reply via email to