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 2020/07/16 01:13:04 UTC

[incubator-datasketches-vector] branch master updated: Remove sudo: false from .travis.yml it is obsolete.

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


The following commit(s) were added to refs/heads/master by this push:
     new 59afd3d  Remove sudo: false from .travis.yml it is obsolete.
59afd3d is described below

commit 59afd3d2ba6edf66bd2798b821850ca0803b05a7
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jul 15 18:12:37 2020 -0700

    Remove sudo: false from .travis.yml it is obsolete.
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index ff150e0..2883397 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,6 @@
 
 language: java
 
-sudo: false # faster builds
-
 dist: trusty
 
 jdk:


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