We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44ea0c commit aa7647dCopy full SHA for aa7647d
1 file changed
.travis.yml
@@ -55,12 +55,12 @@ before_deploy:
55
- rm ../.deploymentpackage
56
- nvm install 4.2.6
57
- nvm use 4.2.6
58
+ - node ./.travis/add-publishConfig.js next
59
deploy:
60
provider: npm
61
email: nativescript@telerik.com
62
on:
- branch: NON-EXISTING-master
63
- tags: true
+ branch: auto-publish-next
64
skip_cleanup: true
65
api_key:
66
secure: aFJZR8VIbFAlXfFx5G2AveSgpGjr40prghvw8m06X0yvmUQlucwHVyq+Ov0ZD94br8d7OUOPbUzh+p9N/+oXLAXOj3DbQmJaCc+fk/e+avHu1BRy3fg295P9BQau1Abu+2ZO7tUbg5zAqJqhbEgjXsr9B5gxl+vwh4lbDhCPCwo=
0 commit comments