Skip to content

Commit

Permalink
Updated Travis deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeewax committed Aug 3, 2015
1 parent a5e330c commit d3c8641
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 d3c8641

Please sign in to comment.