diff options
author | chriseth <c@ethdev.com> | 2016-08-12 18:10:44 +0800 |
---|---|---|
committer | chriseth <c@ethdev.com> | 2016-08-12 18:12:57 +0800 |
commit | 36e5ef41644cebb448618e8fc198cdb76b1b2a1b (patch) | |
tree | bacd6ef24b45174264155cf55c82146bc534ca23 /appveyor.yml | |
parent | 9f7cb054648805fdbde6cb172c22ada5a179d29e (diff) | |
download | dexon-solidity-36e5ef41644cebb448618e8fc198cdb76b1b2a1b.tar.gz dexon-solidity-36e5ef41644cebb448618e8fc198cdb76b1b2a1b.tar.zst dexon-solidity-36e5ef41644cebb448618e8fc198cdb76b1b2a1b.zip |
New appveyor key.
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index b8cf2d9e..fcde399a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -81,7 +81,7 @@ deploy: prerelease: true provider: GitHub auth_token: - secure: yukM9mHUbzuZSS5WSBLKSW0yGJerJEqAXkFhDhSHBBcKJE7GAryjQsdO9Kxh3yRv + secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans artifact: solidity-windows-zip on: branch: release |