Skip to content

Commit

Permalink
Travis NPM publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwyer committed Jan 28, 2014
1 parent b19be68 commit a5d9ca0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
language: node_js
node_js:
- '0.11'
- '0.10'
- '0.8'
- '0.10'
before_install: npm install -g grunt-cli
install: npm install
deploy:
provider: npm
email: [email protected]
api_key:
secure: RVsMr9orMhVQxfKmpHJ70P0hbv8ZSz64Hf6i4JSUNS2v+NatLmskOPgSIBYxffrLiCRyTvlQy7rDXlv1xIVrr5fC+we5lGqq3GKH6UxRTp2jgmjzDyzdXUH0SPHei4mP9iHrU+7TzM3c5xZsBCddzJZKSDARrM2EEyy5vO348PY=
secure: dZDiw2mmA1X3FZ/WLFiHoa8ssEnqFU4PJ0xRi7jvbpYi/PcI1r1xJtMUnEPWwZ37ZrELAMcZAzplAnXpg5K4wvnCPV56k+N0/x+axs+F5X1nmlhK6rdh3O+yd8QViQijAVTHjuABmJ7emubFKqrQLzGpg3rX0Ds6CrHhDc7X8rc=
on:
node: 0.10
tags: true
branch: master
repo: justinwyer/redact

0 comments on commit a5d9ca0

Please sign in to comment.