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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0034529  Set skip_cleanup: true in deploy step
0034529 is described below

commit 003452906038b896582b9f89becbd8ff6f27c001
Author: Wes McKinney <[email protected]>
AuthorDate: Sat Mar 24 23:16:47 2018 -0400

    Set skip_cleanup: true in deploy step
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 696f513..139b898 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -126,6 +126,7 @@ deploy:
   provider: bintray
   file: descriptor.json
   user: wesm
+  skip_cleanup: true
   on:
     all_branches: true
   key:

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to