aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBob Summerwill <bob@summerwill.net>2016-08-16 07:01:19 +0800
committerBob Summerwill <bob@summerwill.net>2016-08-16 07:01:19 +0800
commit67e5cd9db0c8cdf01ebdf2d7e1e3fe82728d1c6d (patch)
treea06d7d05e26256711abfe7345e7dfc8bad45d4d4 /.travis.yml
parent09e9bfb63cf29f4f5591d1d015b31abe4d739a1c (diff)
downloaddexon-solidity-67e5cd9db0c8cdf01ebdf2d7e1e3fe82728d1c6d.tar.gz
dexon-solidity-67e5cd9db0c8cdf01ebdf2d7e1e3fe82728d1c6d.tar.zst
dexon-solidity-67e5cd9db0c8cdf01ebdf2d7e1e3fe82728d1c6d.zip
Confirmed that ZIPs work for Solidity.
Switching whitelisting back to 'release' branch for TravisCI and Appveyor.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bddf3f7e..d787c795 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -217,5 +217,5 @@ deploy:
skip_cleanup: true
on:
repo: ethereum/solidity
- branch: develop
+ branch: release
condition: $TRAVIS_RELEASE == On