aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-09-18 00:24:31 +0800
committerchriseth <c@ethdev.com>2016-09-18 00:24:31 +0800
commit07538346bd92b83f2f746af51903e158d767dcbe (patch)
tree66e71ac46bd817235f3a80a0c7231caafba6d5b0 /.travis.yml
parent82ba5c9615888af52ed7e537024ad17632b23081 (diff)
downloaddexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar.gz
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar.bz2
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar.lz
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar.xz
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.tar.zst
dexon-solidity-07538346bd92b83f2f746af51903e158d767dcbe.zip
Also publish from release branch.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index da9bd2f9..33693eca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -186,7 +186,9 @@ deploy:
script: test $TRAVIS_EMSCRIPTEN != On || scripts/release_emscripten.sh
skip_cleanup: true
on:
- branch: develop
+ branch:
+ - develop
+ - release
# This is the deploy target for the native build (Linux and macOS)
# which generates ZIPs per commit. We are in agreement that