We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8725ae commit 937933bCopy full SHA for 937933b
.travis.yml
@@ -44,5 +44,6 @@ deploy:
44
skip_cleanup: true
45
overwrite: true
46
on:
47
- all_branches: true
48
-
+ branch: master
+ tags: true
49
+
0 commit comments