mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Confirmed that ZIPs work for Solidity.
Switching whitelisting back to 'release' branch for TravisCI and Appveyor.
This commit is contained in:
parent
09e9bfb63c
commit
67e5cd9db0
@ -217,5 +217,5 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: ethereum/solidity
|
||||
branch: develop
|
||||
branch: release
|
||||
condition: $TRAVIS_RELEASE == On
|
||||
|
@ -80,7 +80,7 @@ deploy:
|
||||
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
||||
artifact: solidity-windows-zip
|
||||
on:
|
||||
branch: develop
|
||||
branch: release
|
||||
|
||||
notifications:
|
||||
- provider: GitHubPullRequest
|
||||
|
Loading…
Reference in New Issue
Block a user