From 8f37d49b8b898e08cf9674a6eb2b2710d81ed1d5 Mon Sep 17 00:00:00 2001 From: Devin Petersohn Date: Wed, 17 Apr 2019 09:23:51 -0700 Subject: [PATCH] Upload S3 wheels from all branches. --- .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