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


The following commit(s) were added to refs/heads/master by this push:
     new d68f4d2  move to openjdk8
d68f4d2 is described below

commit d68f4d27ee674b7112d5b3ffb3ccdb689153e2f8
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Oct 17 17:30:15 2019 -0700

    move to openjdk8
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1b97915..f15261c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,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]

Reply via email to