This is an automated email from the ASF dual-hosted git repository.
msciabarra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-swift.git
The following commit(s) were added to refs/heads/master by this push:
new 8ec0ef6 travis - dist:xenial and language:java (#108)
8ec0ef6 is described below
commit 8ec0ef6c4557f54925c882e282eaccc511c940c5
Author: David Grove <[email protected]>
AuthorDate: Sat Nov 23 03:50:13 2019 -0500
travis - dist:xenial and language:java (#108)
---
.travis.yml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 94c93f7..ae24d2d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,10 +16,9 @@
#
sudo: required
-group: deprecated-2017Q3
-language: scala
-scala:
- - 2.12.7
+dist: xenial
+jdk: openjdk8
+language: java
services:
- docker