Merge pull request #900 from bobsummerwill/test_zips

Flipped solidity whitelisting to develop, to check ZIP workflow is OK
This commit is contained in:
Bob Summerwill 2016-08-15 14:37:32 -07:00 committed by GitHub
commit 5537d3ea82
2 changed files with 2 additions and 2 deletions

View File

@ -217,5 +217,5 @@ deploy:
skip_cleanup: true
on:
repo: ethereum/solidity
branch: release
branch: develop
condition: $TRAVIS_RELEASE == On

View File

@ -80,7 +80,7 @@ deploy:
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
artifact: solidity-windows-zip
on:
branch: release
branch: develop
notifications:
- provider: GitHubPullRequest