Skip to content

Commit d5ac356

Browse files
committed
allow all branches to deploy [ci skip]
1 parent 574bc32 commit d5ac356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ deploy:
8484
upload_dir: whl/torch-${TORCH_VERSION}
8585
acl: public_read
8686
on:
87+
all_branches: true
8788
repo: rusty1s/pytorch_cluster
8889
condition: $TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
8990
notifications:

0 commit comments

Comments
 (0)