Skip to content

Commit

Permalink
Merge pull request #778 from jgeewax/master
Browse files Browse the repository at this point in the history
Updated Travis deploy key
  • Loading branch information
stephenplusplus committed Aug 3, 2015
2 parents a5e330c + d3c8641 commit 8f905e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ script: ./scripts/build.sh
before_deploy: ./scripts/release.sh
deploy:
provider: npm
email: [email protected]
email: [email protected]
api_key:
secure: W8J++FLVJYKeZL9R5R/tpBJbmaVhYRyjiYDCAFg+HCaX/aa9THql7iYpTlk5ezQw3CXAqPZhWqvoxQMUJNFiAkdmsNhiopD7zInomCzQhlCazWqGsv0a/m5qfdlhlesv31/WZzqr+gA3PEOjG6ED893YMhDi8SluMfHZYbYJPXk=
secure: fdOPQR6qYjw7vIRtQgbIGZnM3/OOXNHznYEObtTkUXl4mpVIstZ7gTn6MVHTYeAqpBtLpIIXGxocwLqie1HIbs5tSMWmY+7yzi2Igb9xDWlq36fBOIUbv9FkSRXjgQrtvKFdsJlgTIpTtK3KHCcY/9o/YCTYgj2ejMWhDq1zo3c=
on:
tags: true
repo: GoogleCloudPlatform/gcloud-node
Expand Down

0 comments on commit 8f905e9

Please sign in to comment.