Skip to content

Commit fde8a62

Browse files
committed
only deploy on tags
1 parent d1605c4 commit fde8a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ deploy:
8787
acl: public_read
8888
on:
8989
repo: rusty1s/pytorch_sparse
90-
branch: master
90+
tags: true
9191
notifications:
9292
email: false

0 commit comments

Comments
 (0)