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-cloudant.git


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

commit 862b1669760759b03a5212ab72859e924d7674cf
Author: David Grove <[email protected]>
AuthorDate: Fri Nov 22 10:55:18 2019 -0500

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

diff --git a/.travis.yml b/.travis.yml
index fbfa682..db6461d 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
 

Reply via email to