You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by uw...@apache.org on 2018/05/21 13:42:37 UTC

[arrow] branch master updated: ARROW-2614: Remove 'group: deprecated' in Travis

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

uwe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 15e416e  ARROW-2614: Remove 'group: deprecated' in Travis
15e416e is described below

commit 15e416e679778cf7511c4125f30f8b629e2e9d84
Author: Korn, Uwe <Uw...@blue-yonder.com>
AuthorDate: Mon May 21 15:42:24 2018 +0200

    ARROW-2614: Remove 'group: deprecated' in Travis
    
    Author: Korn, Uwe <Uw...@blue-yonder.com>
    
    Closes #2069 from xhochy/remove-group-deprecated and squashes the following commits:
    
    9b9e6191 <Korn, Uwe> ARROW-2614: Remove 'group: deprecated' in Travis
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b94a632..34ab5c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,6 @@ matrix:
   - compiler: gcc
     language: cpp
     os: linux
-    group: deprecated
     env:
     - ARROW_TRAVIS_USE_TOOLCHAIN=1
     - ARROW_TRAVIS_VALGRIND=1

-- 
To stop receiving notification emails like this one, please contact
uwe@apache.org.