From 20c4c16891ec2249b76a05082f9d0d65a7227979 Mon Sep 17 00:00:00 2001 From: Devin Petersohn Date: Wed, 17 Apr 2019 16:24:55 -0700 Subject: [PATCH] Upload wheels from all branches to support release branches (#4651) --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 41cd5d13b..c155c56a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -189,10 +189,9 @@ deploy: local_dir: .whl upload-dir: $TRAVIS_COMMIT skip_cleanup: true - only: - - master on: repo: ray-project/ray + all_branches: true condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1 - provider: s3 access_key_id: AKIAJ2L7XDUSZVTXI5QA