Skip to content

Commit

Permalink
13986 “Automated publication [DataViewUtils]: Add an ability to deplo…
Browse files Browse the repository at this point in the history
…y package automatically”
  • Loading branch information
ignatvilesov committed Jan 11, 2017
1 parent ed96da2 commit 0862e09
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ after_success:
- node node_modules/coveralls/bin/coveralls.js < coverage/lcov.info
notifications:
email: false
deploy:
provider: npm
email: nugetpowerbi@microsoft.com
api_key:
secure: hW9aDSlV/2klFdhZ75MXP1zg8ykTb/dBsUrWvr5mKPdSzYKGDbbHRWkvI3c9jR3sZpUx+6Abeu7l//DZqMYcfPo7JzdN2f/jJ3oVAO+riS0nlO+6RiTOjfPnmPTh30YpcP5294dqZprtSpwW1RCfwz5glB0RthCQq7TgQhe9Q9ld3wX38z3ID7ebOdsQhnKy7IjKhB8XirhAGf21yOutTzdkkHwN4wn6MY8DC8O3T+aoUMNSEXy7gP25C/ioJpzIqx8z2he2scvNEBR6G5o/EHiJx0WxNTNRLq73mpmfSUoDHJ26RKwZvLT+UwGfPj0P2On3TXVCiuieVYKp6iPUm2V4vKt9CYm7YhoZDt3PclBS+Qz4f+fAYXspHEso67wrKHXAHTlA0zM8VFBrfR22iE0gRyDrquOunay74Z6DqPpAP1Z+M7Khkfg58kIJxIKRMEAzPzIPToH2raS9LFpcjVVlqHU5f/OXqX5KOqXTcyRWQLTEeDVfKrD1wWzZio1C4TgDoS0aL3qAFSjFPO4hho6ECYs2OUU9uyMsk9eb1BRtJY5N7XyZbS2HNCHyvEyD4WNEsx4scpqF+C+S2TCfzQ+hPDRf3bv9e13KNUXEDLtv5O/w9Emyu8ImN7+8MgxRPmcs8zSTqPohy0FRv+VSZIJEkakqR5QGyvDpLghlFR0=
on:
branch: master
skip_cleanup: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "powerbi-visuals-utils-dataviewutils",
"version": "1.0.1",
"version": "1.0.2",
"description": "dataviewutils",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 0862e09

Please sign in to comment.