mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #900 from bobsummerwill/test_zips
Flipped solidity whitelisting to develop, to check ZIP workflow is OK
This commit is contained in:
commit
5537d3ea82
@ -217,5 +217,5 @@ deploy:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: ethereum/solidity
|
repo: ethereum/solidity
|
||||||
branch: release
|
branch: develop
|
||||||
condition: $TRAVIS_RELEASE == On
|
condition: $TRAVIS_RELEASE == On
|
||||||
|
@ -80,7 +80,7 @@ deploy:
|
|||||||
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
||||||
artifact: solidity-windows-zip
|
artifact: solidity-windows-zip
|
||||||
on:
|
on:
|
||||||
branch: release
|
branch: develop
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
- provider: GitHubPullRequest
|
- provider: GitHubPullRequest
|
||||||
|
Loading…
Reference in New Issue
Block a user