Skip to content

Commit

Permalink
[ci] deploy to npm on new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocodutra committed Feb 25, 2018
1 parent 226f6c7 commit dbe9893
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ jobs:
script:
- npm run build
- npm run example
deploy:
provider: npm
email: [email protected]
api_key:
secure: rQlrCIpRNKD0uqSOVObsk5DZ/leyMjN64q2fApiN6+fg5dJWbbBdpQumLPCJmoEbqK189RuADGleeQbag/I7WU3TzYFet0baLJfR08cWYmXA8CvDsFc7Tld6GzwAhpQnKJ+cJ7uaVTKabL5kRzPnfSk1jSxahNfji51UVYosVxeGHng39lVJvUbbV0v0UGS9SFL6NH89bytc0niIkFOqLLtdAFwhR0zTVcxbVVtElPpRuuOYKhpsnRvrSyg/Qx5diLqnQ/jWhdzyicJxlqeKLsJKVeQOnBRtLz9VWw41E24+/riRyQaDJ96LEvg8t1ii+4logbGoAGEfH3oCFV5hzW0mkcbY19xT5t7bhE+tsVfTFqiWNBxD3v2kLWI5+S1vQWAQ3cmhqi3f7Dk51KHE1X+FAVcttdZApXHBCX9PRHfIULYTGntVBtReSih1L+obEK2+mZYReK8mhTaHUwjx4d/rPabAlyqDOGKFUpG9q4O5NrxjGx4GOLt3ZOCfI+S6Y5qjvYDBbc6x8LYXfKb+Q3DkCctUStFTY4h8yx3g6rnFhthui0LKgDGJTyoVjlQou72wB2ab2I0P70qPdvS6jKySXhRi0VAOcYfqvMpdsWfursi31PvDZ4LCLPh/eT63S8SIy8sJWpRB0otOAvfOBRTfuWt1IYKA4lm3dE5wtD8=
on:
tags: true
repo: brunocodutra/phasor.js

- stage: deploy
if: type = pull_request
Expand Down

0 comments on commit dbe9893

Please sign in to comment.