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

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

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

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


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

commit 65721350ebd0024ec4b7da1fd093aae52e9ff53b
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Wed Jan 29 12:12:50 2020 -0500

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

diff --git a/.travis.yml b/.travis.yml
index fc17d9e..21ea912 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