Skip to content

Commit 8f37d49

Browse files
Upload S3 wheels from all branches.
1 parent 3e234fe commit 8f37d49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,9 @@ deploy:
189189
local_dir: .whl
190190
upload-dir: $TRAVIS_COMMIT
191191
skip_cleanup: true
192-
only:
193-
- master
194192
on:
195193
repo: ray-project/ray
194+
all_branches: true
196195
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
197196
- provider: s3
198197
access_key_id: AKIAJ2L7XDUSZVTXI5QA

0 commit comments

Comments
 (0)