aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-07-06 01:59:44 +0800
committerGitHub <noreply@github.com>2017-07-06 01:59:44 +0800
commite3f2771771a322fce93fbe4fc32659cd50354de4 (patch)
treeba32b1bb14f2e3096b47954276f6585df377a200 /.travis.yml
parenta6b632811ff748984c4ee0ef0b87b2818117426d (diff)
parent139c1fe06edc2f97d57afdb490f98a44dccf2f9f (diff)
downloaddexon-solidity-e3f2771771a322fce93fbe4fc32659cd50354de4.tar.gz
dexon-solidity-e3f2771771a322fce93fbe4fc32659cd50354de4.tar.zst
dexon-solidity-e3f2771771a322fce93fbe4fc32659cd50354de4.zip
Merge pull request #2514 from ethereum/chriseth-patch-1
Run docker deployment on actual releases.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 34b1152c..315d29bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -221,6 +221,7 @@ deploy:
branch:
- develop
- release
+ - /^v[0-9]/
# This is the deploy target for the native build (Linux and macOS)
# which generates ZIPs per commit and the source tarball.
#