You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/06/14 02:23:45 UTC

[incubator-datasketches-memory] 01/01: update travis.yml

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch LicenseSwap
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git

commit 03f08332b009de916692a151e0c46f4647996dea
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jun 13 19:23:37 2019 -0700

    update travis.yml
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index eef8783..5158197 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,12 +16,14 @@
 # http://docs.travis-ci.com/user/customizing-the-build/
 
 # Execute Maven to create Cobertura report and submit Coveralls data:
-#. mvn cobertura:cobertura coveralls:report
+#  mvn cobertura:cobertura coveralls:report
 
 language: java
 
 sudo: false # faster builds
 
+dist: trusty
+
 jdk:
  - oraclejdk8 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org