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-runtime-php.git

commit c05b85972fe2792b13e8d4705ffa5b56223a3947
Author: David Grove <[email protected]>
AuthorDate: Fri Nov 22 10:17:35 2019 -0500

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

diff --git a/.travis.yml b/.travis.yml
index 0a4d4ba..acf58e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,12 +16,12 @@
 #
 
 sudo: required
-group: deprecated-2017Q3
-language: scala
-scala:
-  - 2.12.7
+dist: xenial
+jdk: openjdk8
+language: java
 services:
   - docker
+
 notifications:
   email: false
   webhooks:

Reply via email to