This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-hive.git
The following commit(s) were added to refs/heads/master by this push:
new d1769c1 Update travis.yml
d1769c1 is described below
commit d1769c1c3534b9831d886df197c9fba3684b905b
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Oct 18 18:28:50 2019 -0700
Update travis.yml
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index bd823af..ff150e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ sudo: false # faster builds
dist: trusty
jdk:
- - oraclejdk8
+ - openjdk8
install:
- mvn clean install -q -Dmaven.javadoc.skip=true -Dsource.skip=true
-DskipTests=true -Dgpg.skip=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]