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


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

commit e00eb37e3767aa6d03c8b85096ccf8a877ecd647
Author: David Grove <dgrove-...@users.noreply.github.com>
AuthorDate: Sat Nov 23 10:06:23 2019 -0500

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

diff --git a/.travis.yml b/.travis.yml
index 054ad36..beb9afb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,11 +18,11 @@
 # A Travis CI configuration file.
 
 sudo: required
-
+dist: xenial
+jdk: openjdk8
 language:
-  - scala
+  - java
   - node_js
-
 services:
   - docker
 

Reply via email to