Skip to content

Commit 52d39ac

Browse files
committed
only deploy on tags
1 parent cb9766c commit 52d39ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ deploy:
8585
acl: public_read
8686
on:
8787
repo: rusty1s/pytorch_scatter
88-
# tags: true
89-
branch: travis
88+
tags: true
9089
notifications:
9190
email: false

0 commit comments

Comments
 (0)