Skip to content

Commit 69a97c8

Browse files
committed
only deploy on tags
1 parent b7bffe9 commit 69a97c8

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
@@ -84,6 +84,6 @@ deploy:
8484
acl: public_read
8585
on:
8686
repo: rusty1s/pytorch_scatter
87-
branch: master
87+
tags: true
8888
notifications:
8989
email: false

0 commit comments

Comments
 (0)