Skip to content

Commit

Permalink
add appveyor publishing credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Sep 15, 2015
1 parent 7a8c2e6 commit d5a818e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -15,6 +15,10 @@ os: Visual Studio 2015

environment:
nodejs_version: "0.10.33"
node_pre_gyp_accessKeyId:
secure: 7DrSVc5eIGtmMcki5H+iRft+Tk3MJTwDBQEUuJHWaQ4=
node_pre_gyp_secretAccessKey:
secure: 1amwJJw9fu0j6dXnc5KsAQbSYf7Cjw/dapT6OZWABa6nc52grkKeLQ+DGaOfQz8i

# scripts that are called at very beginning, before repo cloning
init:
Expand Down

0 comments on commit d5a818e

Please sign in to comment.