Merge pull request #878 from chriseth/newkey

New api key for appveyor plus enable publishing on develop branch.
This commit is contained in:
chriseth 2016-08-12 12:21:26 +02:00 committed by GitHub
commit 63194c4287
2 changed files with 4 additions and 4 deletions

View File

@ -182,4 +182,4 @@ deploy:
skip_cleanup: true
on:
repo: ethereum/solidity
branch: release
branch: develop

View File

@ -27,7 +27,7 @@
# (c) 2016 cpp-ethereum contributors.
#------------------------------------------------------------------------------
version: 0.3.5.{build}
version: 0.3.6.{build}
skip_tags: true
os: Visual Studio 2015
configuration:
@ -81,7 +81,7 @@ deploy:
prerelease: true
provider: GitHub
auth_token:
secure: yukM9mHUbzuZSS5WSBLKSW0yGJerJEqAXkFhDhSHBBcKJE7GAryjQsdO9Kxh3yRv
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
artifact: solidity-windows-zip
on:
branch: release
branch: develop