We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7869dde commit 721f9a1Copy full SHA for 721f9a1
.travis.yml
@@ -29,7 +29,7 @@ deploy:
29
api_key:
30
secure: iKdorqXgiTH3RcLLNj8Q4AoRWxpYA6yT7YDYKnuORz3tcAvHrIBmt+ff6h5zsn2JVGkFamc0njfYdrOfLdc4+cQQfQVq80OhJJnkIQ0WgOtG0yt+yVHKb8lWBGr9P0lMvvBuROsuxGl9jPcgkUTtuvxHoJ3T24WlLDGXJSWdCzw=
31
file_glob: true
32
- file: log4js/target/*.zip
+ file: target/*.zip
33
skip_cleanup: true
34
on:
35
repo: stritti/log4js
0 commit comments