You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2020/01/29 20:00:15 UTC

[openwhisk-package-kafka] branch master updated: travis - dist:xenial and language:java (#361)

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

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-package-kafka.git


The following commit(s) were added to refs/heads/master by this push:
     new f2526b1  travis - dist:xenial and language:java (#361)
f2526b1 is described below

commit f2526b1bcb7c5a20f43c540e6f77a9332d349998
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Wed Jan 29 14:59:59 2020 -0500

    travis - dist:xenial and language:java (#361)
---
 .travis.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 3beb656..0c7c723 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,8 +16,9 @@
 #
 
 sudo: required
-group: deprecated-2017Q3
-language: scala
+dist: xenial
+jdk: openjdk8
+language: java
 services:
 - docker