We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23b929 commit de71dbeCopy full SHA for de71dbe
.travis.yml
@@ -39,6 +39,7 @@ deploy:
39
api_key:
40
secure: jph0ZzpFytrPyZKm71s7LwaXvQ2QkGMM1DgwiBu4p9E99vAKvpNdVOXvyp4BmMp7PEksUKtPYpyGWIQCoTY7ffJUf72VbXLxLfsNqpGMP62UteVt5ssleYvpzVqfTt26gqGvsMZB2EhP9zpH3AgYaGuJIB1L0/CM+5Ilf3u2j4I=
41
file: "dist/*.whl"
42
+ file_glob: true
43
skip_cleanup: true
44
on:
45
tags: true
0 commit comments