You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ch...@apache.org on 2019/11/25 04:52:22 UTC

[openwhisk-runtime-nodejs] branch master updated: travis - dist:xenial and language:java (#153)

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 <dg...@users.noreply.github.com>
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