Skip to content

Commit

Permalink
deploy to npm using TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
saharj committed May 7, 2016
1 parent 9bc9328 commit ee0fd74
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 @@ -21,3 +21,11 @@ script:

env:
- DOCKER_IMAGE_NAME=swaggerapi/swagger-editor

deploy:
on:
tags: true
provider: npm
email: "apiteam@swagger.io"
api_key:
secure: G/bZcCrTPWYcLRrmFGMTxrNw6dOJkvijpjwprDieGarhwhY9Y2EZlzFIuLIKxE7Aht9W5P61Ic7tI48Akeb68GGtTDXTlut/BC6tDG0q5yXh9MoEerqrYmgd1KErT/szAQX+kdFAY+NDM9rov8o6H+iFNZBYvxf11dBBFoXv11Q=

0 comments on commit ee0fd74

Please sign in to comment.