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

chetanm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-nodejs.git


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

commit 314cd92ea0c6681ba6455262f17fa9f5b777fbad
Author: David Grove <[email protected]>
AuthorDate: Sun Nov 24 23:52:16 2019 -0500

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

diff --git a/.travis.yml b/.travis.yml
index 67763c8..f03c229 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